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::MediaConnect::RouterNetworkInterface
The AWS::MediaConnect::RouterNetworkInterface resource Property description not available. for MediaConnect.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::MediaConnect::RouterNetworkInterface", "Properties" : { "Configuration" :RouterNetworkInterfaceConfiguration, "Name" :String, "RegionName" :String, "Tags" :[ Tag, ... ]} }
YAML
Type: AWS::MediaConnect::RouterNetworkInterface Properties: Configuration:RouterNetworkInterfaceConfigurationName:StringRegionName:StringTags:- Tag
Properties
ConfigurationProperty description not available.
Required: Yes
Type: RouterNetworkInterfaceConfiguration
Update requires: No interruption
Name-
The name of the router network interface.
Required: Yes
Type: String
Minimum:
1Maximum:
128Update requires: No interruption
RegionName-
The AWS Region where the router network interface is located.
Required: No
Type: String
Update requires: Replacement
-
Key-value pairs that can be used to tag and organize this router network interface.
Required: No
Type: Array of Tag
Update requires: No interruption
Return values
Ref
Fn::GetAtt
Arn-
The Amazon Resource Name (ARN) of the router network interface.
AssociatedInputCount-
The number of router inputs associated with the network interface.
AssociatedOutputCount-
The number of router outputs associated with the network interface.
CreatedAt-
The timestamp when the router network interface was created.
Id-
The unique identifier of the router network interface.
NetworkInterfaceType-
The type of the router network interface.
State-
The current state of the router network interface.
UpdatedAt-
The timestamp when the router network interface was last updated.