This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::ApplicationSignals::ServiceLevelObjective CompositeSliConfig
The CompositeSliConfig property type specifies Property description not available. for an AWS::ApplicationSignals::ServiceLevelObjective.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "CompositeSliComponents" :[ CompositeSliComponent, ... ], "SelectionConfig" :SelectionConfig}
Properties
CompositeSliComponentsProperty description not available.
Required: No
Type: Array of CompositeSliComponent
Minimum:
2Maximum:
20Update requires: No interruption
SelectionConfigProperty description not available.
Required: Yes
Type: SelectionConfig
Update requires: No interruption