M2tsArib
- class aws_cdk.aws_medialive_alpha.M2tsArib(*args: Any, **kwargs)
Bases:
object(experimental) ARIB-compliant field muxing.
- Stability:
experimental
- ExampleMetadata:
fixture=_generated
Example:
# The code below shows an example of how to instantiate this type. # The values are placeholders you should change. import aws_cdk.aws_medialive_alpha as medialive_alpha m2ts_arib = medialive_alpha.M2tsArib.of("value")
Attributes
- DISABLED = <aws_cdk.aws_medialive_alpha.M2tsArib object>
- ENABLED = <aws_cdk.aws_medialive_alpha.M2tsArib object>
- value
(experimental) The underlying string value passed to CloudFormation.
- Stability:
experimental
Static Methods