This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::MediaLive::Node NodeInterfaceMapping
The NodeInterfaceMapping property type specifies Property description not available. for an AWS::MediaLive::Node.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "LogicalInterfaceName" :String, "NetworkInterfaceMode" :String, "PhysicalInterfaceName" :String}
YAML
LogicalInterfaceName:StringNetworkInterfaceMode:StringPhysicalInterfaceName:String
Properties
LogicalInterfaceNameProperty description not available.
Required: No
Type: String
Update requires: Replacement
NetworkInterfaceModeProperty description not available.
Required: No
Type: String
Allowed values:
NAT | BRIDGEUpdate requires: Replacement
PhysicalInterfaceNameProperty description not available.
Required: No
Type: String
Update requires: Replacement