AWS::MediaLive::Network - AWS CloudFormation

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: - IpPool Name: String Routes: - Route Tags: - Tags

Properties

IpPools

Property description not available.

Required: Yes

Type: Array of IpPool

Update requires: No interruption

Name

Property description not available.

Required: Yes

Type: String

Update requires: No interruption

Routes

Property description not available.

Required: No

Type: Array of Route

Update requires: No interruption

Tags

Property description not available.

Required: No

Type: Array of Tags

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.