AWS::ApplicationInsights::Application SubComponentTypeConfiguration
The AWS::ApplicationInsights::Application SubComponentTypeConfiguration property type specifies the sub-component configurations for a component.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "SubComponentConfigurationDetails" :SubComponentConfigurationDetails, "SubComponentType" :String}
Properties
SubComponentConfigurationDetails-
The configuration settings of the sub-components.
Required: Yes
Type: SubComponentConfigurationDetails
Update requires: No interruption
SubComponentType-
The sub-component type.
Required: Yes
Type: String
Update requires: No interruption