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::MediaLive::Network
The AWS::MediaLive::Network resource Property description not available. for MediaLive.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::MediaLive::Network", "Properties" : { "IpPools" :[ IpPool, ... ], "Name" :String, "Routes" :[ Route, ... ], "Tags" :[ Tags, ... ]} }
YAML
Type: AWS::MediaLive::Network Properties: IpPools:- IpPoolName:StringRoutes:- RouteTags:- Tags
Properties
IpPoolsProperty description not available.
Required: Yes
Type: Array of IpPool
Update requires: No interruption
NameProperty description not available.
Required: Yes
Type: String
Update requires: No interruption
RoutesProperty description not available.
Required: No
Type: Array of Route
Update requires: No interruption
Property description not available.
Required: No
Update requires: No interruption
Return values
Ref
Fn::GetAtt
Arn-
The ARN of the network.
AssociatedClusterIds-
The IDs of the clusters associated with this network.
Id-
The unique ID of the network.
State-
The current state of the network.