@Stability(value=Stable)
public static interface CfnChannel.OutputDestinationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.OutputDestinationProperty.Builder
A builder for
CfnChannel.OutputDestinationProperty |
static class |
CfnChannel.OutputDestinationProperty.Jsii$Proxy
An implementation for
CfnChannel.OutputDestinationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.OutputDestinationProperty.Builder |
builder() |
default String |
getId()
`CfnChannel.OutputDestinationProperty.Id`.
|
default Object |
getMediaPackageSettings()
`CfnChannel.OutputDestinationProperty.MediaPackageSettings`.
|
default Object |
getMultiplexSettings()
`CfnChannel.OutputDestinationProperty.MultiplexSettings`.
|
default Object |
getSettings()
`CfnChannel.OutputDestinationProperty.Settings`.
|
@Stability(value=Stable) @Nullable default String getId()
@Stability(value=Stable) @Nullable default Object getMediaPackageSettings()
@Stability(value=Stable) @Nullable default Object getMultiplexSettings()
@Stability(value=Stable) @Nullable default Object getSettings()
@Stability(value=Stable) static CfnChannel.OutputDestinationProperty.Builder builder()
Copyright © 2021. All rights reserved.