

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 MulticastSourceCreateRequest
<a name="aws-properties-medialive-input-multicastsourcecreaterequest"></a>

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

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

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

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

```
{
  "[SourceIp](#cfn-medialive-input-multicastsourcecreaterequest-sourceip)" : String,
  "[Url](#cfn-medialive-input-multicastsourcecreaterequest-url)" : String
}
```

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

```
  [SourceIp](#cfn-medialive-input-multicastsourcecreaterequest-sourceip): String
  [Url](#cfn-medialive-input-multicastsourcecreaterequest-url): String
```

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

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

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