Resource schema for AWS::MediaConnect::BridgeSource
bridge_arn
(String) The Amazon Resource Number (ARN) of the bridge.name
(String) The name of the source.flow_source
(Attributes) The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow. (see below for nested schema)network_source
(Attributes) The source of the bridge. A network source originates at your premises. (see below for nested schema)id
(String) Uniquely identifies the resource.flow_source
Required:
flow_arn
(String) The ARN of the cloud flow used as a source of this bridge.Optional:
flow_vpc_interface_attachment
(Attributes) The name of the VPC interface attachment to use for this source. (see below for nested schema)flow_source.flow_vpc_interface_attachment
Optional:
vpc_interface_name
(String) The name of the VPC interface to use for this resource.network_source
Required:
multicast_ip
(String) The network source multicast IP.network_name
(String) The network source's gateway network name.port
(Number) The network source port.protocol
(String) The network source protocol.Import is supported using the following syntax:
$ terraform import awscc_mediaconnect_bridge_source.example <resource ID>