

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](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::ApplicationSignals::ServiceLevelObjective CompositeSliConfig
<a name="aws-properties-applicationsignals-servicelevelobjective-compositesliconfig"></a>

<a name="aws-properties-applicationsignals-servicelevelobjective-compositesliconfig-description"></a>The `CompositeSliConfig` property type specifies Property description not available. for an [AWS::ApplicationSignals::ServiceLevelObjective](aws-resource-applicationsignals-servicelevelobjective.md).

## Syntax
<a name="aws-properties-applicationsignals-servicelevelobjective-compositesliconfig-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-applicationsignals-servicelevelobjective-compositesliconfig-syntax.json"></a>

```
{
  "[CompositeSliComponents](#cfn-applicationsignals-servicelevelobjective-compositesliconfig-compositeslicomponents)" : {{[ CompositeSliComponent, ... ]}},
  "[SelectionConfig](#cfn-applicationsignals-servicelevelobjective-compositesliconfig-selectionconfig)" : {{SelectionConfig}}
}
```

### YAML
<a name="aws-properties-applicationsignals-servicelevelobjective-compositesliconfig-syntax.yaml"></a>

```
  [CompositeSliComponents](#cfn-applicationsignals-servicelevelobjective-compositesliconfig-compositeslicomponents): {{
    - CompositeSliComponent}}
  [SelectionConfig](#cfn-applicationsignals-servicelevelobjective-compositesliconfig-selectionconfig): {{
    SelectionConfig}}
```

## Properties
<a name="aws-properties-applicationsignals-servicelevelobjective-compositesliconfig-properties"></a>

`CompositeSliComponents`  <a name="cfn-applicationsignals-servicelevelobjective-compositesliconfig-compositeslicomponents"></a>
Property description not available.  
*Required*: No  
*Type*: Array of [CompositeSliComponent](aws-properties-applicationsignals-servicelevelobjective-compositeslicomponent.md)  
*Minimum*: `2`  
*Maximum*: `20`  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`SelectionConfig`  <a name="cfn-applicationsignals-servicelevelobjective-compositesliconfig-selectionconfig"></a>
Property description not available.  
*Required*: Yes  
*Type*: [SelectionConfig](aws-properties-applicationsignals-servicelevelobjective-selectionconfig.md)  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)