

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::MediaLive::Input RouterSettings
<a name="aws-properties-medialive-input-routersettings"></a>

<a name="aws-properties-medialive-input-routersettings-description"></a>The `RouterSettings` property type specifies Property description not available. for an [AWS::MediaLive::Input](aws-resource-medialive-input.md).

## Syntax
<a name="aws-properties-medialive-input-routersettings-syntax"></a>

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

### JSON
<a name="aws-properties-medialive-input-routersettings-syntax.json"></a>

```
{
  "[Destinations](#cfn-medialive-input-routersettings-destinations)" : [ RouterDestinationSettings, ... ],
  "[EncryptionType](#cfn-medialive-input-routersettings-encryptiontype)" : String,
  "[SecretArn](#cfn-medialive-input-routersettings-secretarn)" : String
}
```

### YAML
<a name="aws-properties-medialive-input-routersettings-syntax.yaml"></a>

```
  [Destinations](#cfn-medialive-input-routersettings-destinations): 
    - RouterDestinationSettings
  [EncryptionType](#cfn-medialive-input-routersettings-encryptiontype): String
  [SecretArn](#cfn-medialive-input-routersettings-secretarn): String
```

## Properties
<a name="aws-properties-medialive-input-routersettings-properties"></a>

`Destinations`  <a name="cfn-medialive-input-routersettings-destinations"></a>
Property description not available.  
*Required*: No  
*Type*: Array of [RouterDestinationSettings](aws-properties-medialive-input-routerdestinationsettings.md)  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`EncryptionType`  <a name="cfn-medialive-input-routersettings-encryptiontype"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)

`SecretArn`  <a name="cfn-medialive-input-routersettings-secretarn"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [Replacement](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-replacement)