Interface CfnChannelPropsMixin.Scte20PlusEmbeddedDestinationSettingsProperty
- All Superinterfaces:
software.amazon.jsii.JsiiSerializable
- All Known Implementing Classes:
CfnChannelPropsMixin.Scte20PlusEmbeddedDestinationSettingsProperty.Jsii$Proxy
- Enclosing class:
CfnChannelPropsMixin
@Stability(Stable)
public static interface CfnChannelPropsMixin.Scte20PlusEmbeddedDestinationSettingsProperty
extends software.amazon.jsii.JsiiSerializable
Example:
// The code below shows an example of how to instantiate this type. // The values are placeholders you should change. import software.amazon.awscdk.cfnpropertymixins.services.medialive.*; Scte20PlusEmbeddedDestinationSettingsProperty scte20PlusEmbeddedDestinationSettingsProperty = Scte20PlusEmbeddedDestinationSettingsProperty.builder().build();
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classstatic final classAn implementation forCfnChannelPropsMixin.Scte20PlusEmbeddedDestinationSettingsProperty -
Method Summary
Static MethodsMethods inherited from interface software.amazon.jsii.JsiiSerializable
$jsii$toJson
-
Method Details
-
builder
@Stability(Stable) static CfnChannelPropsMixin.Scte20PlusEmbeddedDestinationSettingsProperty.Builder builder()
-