@Stability(value=Stable)
public static interface CfnChannel.ArchiveOutputSettingsProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-archiveoutputsettings.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.ArchiveOutputSettingsProperty.Builder
A builder for
CfnChannel.ArchiveOutputSettingsProperty |
static class |
CfnChannel.ArchiveOutputSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.ArchiveOutputSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.ArchiveOutputSettingsProperty.Builder |
builder() |
default Object |
getContainerSettings()
`CfnChannel.ArchiveOutputSettingsProperty.ContainerSettings`.
|
default String |
getExtension()
`CfnChannel.ArchiveOutputSettingsProperty.Extension`.
|
default String |
getNameModifier()
`CfnChannel.ArchiveOutputSettingsProperty.NameModifier`.
|
@Stability(value=Stable) @Nullable default Object getContainerSettings()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-archiveoutputsettings.html#cfn-medialive-channel-archiveoutputsettings-containersettings@Stability(value=Stable) @Nullable default String getExtension()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-archiveoutputsettings.html#cfn-medialive-channel-archiveoutputsettings-extension@Stability(value=Stable) @Nullable default String getNameModifier()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-medialive-channel-archiveoutputsettings.html#cfn-medialive-channel-archiveoutputsettings-namemodifier@Stability(value=Stable) static CfnChannel.ArchiveOutputSettingsProperty.Builder builder()
Copyright © 2020. All rights reserved.