@Stability(value=Stable)
public static interface CfnChannel.OutputDestinationProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputdestination.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputdestination.html#cfn-medialive-channel-outputdestination-id@Stability(value=Stable) @Nullable default Object getMediaPackageSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputdestination.html#cfn-medialive-channel-outputdestination-mediapackagesettings@Stability(value=Stable) @Nullable default Object getMultiplexSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputdestination.html#cfn-medialive-channel-outputdestination-multiplexsettings@Stability(value=Stable) @Nullable default Object getSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-outputdestination.html#cfn-medialive-channel-outputdestination-settings@Stability(value=Stable) static CfnChannel.OutputDestinationProperty.Builder builder()
Copyright © 2020. All rights reserved.