Resource schema for AWS::MediaLive::Multiplex
availability_zones
(List of String) A list of availability zones for the multiplex.multiplex_settings
(Attributes) Configuration for a multiplex event. (see below for nested schema)name
(String) Name of multiplex.destinations
(Attributes List) A list of the multiplex output destinations. (see below for nested schema)tags
(Attributes List) A collection of key-value pairs. (see below for nested schema)arn
(String) The unique arn of the multiplex.id
(String) Uniquely identifies the resource.multiplex_id
(String) The unique id of the multiplex.pipelines_running_count
(Number) The number of currently healthy pipelines.program_count
(Number) The number of programs in the multiplex.state
(String)multiplex_settings
Required:
transport_stream_bitrate
(Number) Transport stream bit rate.transport_stream_id
(Number) Transport stream ID.Optional:
maximum_video_buffer_delay_milliseconds
(Number) Maximum video buffer delay in milliseconds.transport_stream_reserved_bitrate
(Number) Transport stream reserved bit rate.destinations
Optional:
multiplex_media_connect_output_destination_settings
(Attributes) Multiplex MediaConnect output destination settings. (see below for nested schema)destinations.multiplex_media_connect_output_destination_settings
Optional:
entitlement_arn
(String) The MediaConnect entitlement ARN available as a Flow source.tags
Optional:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_medialive_multiplex.example <resource ID>