public static interface CfnChannel.MultiplexGroupSettingsProperty
The parent of this entity is OutputGroupSettings.
Example:
// The code below shows an example of how to instantiate this type. // The values are placeholders you should change. import software.amazon.awscdk.services.medialive.*; MultiplexGroupSettingsProperty multiplexGroupSettingsProperty = MultiplexGroupSettingsProperty.builder().build();
Modifier and Type | Interface and Description |
---|---|
static class |
CfnChannel.MultiplexGroupSettingsProperty.Builder
A builder for
CfnChannel.MultiplexGroupSettingsProperty |
static class |
CfnChannel.MultiplexGroupSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.MultiplexGroupSettingsProperty |
Modifier and Type | Method and Description |
---|---|
static CfnChannel.MultiplexGroupSettingsProperty.Builder |
builder() |
static CfnChannel.MultiplexGroupSettingsProperty.Builder builder()