@Stability(value=Stable)
public static interface CfnChannel.MultiplexGroupSettingsProperty
extends software.amazon.jsii.JsiiSerializable
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() |
@Stability(value=Stable) static CfnChannel.MultiplexGroupSettingsProperty.Builder builder()
Copyright © 2022. All rights reserved.