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 AWS 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
Allowed values:
AWS::EC2::Instance | AWS::EC2::Volume
Update requires: No interruption