@Stability(value=Stable) public static final class CfnChannel.ArchiveContainerSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.ArchiveContainerSettingsProperty>
CfnChannel.ArchiveContainerSettingsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.ArchiveContainerSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.ArchiveContainerSettingsProperty.Builder |
m2TsSettings(CfnChannel.M2tsSettingsProperty m2TsSettings)
Sets the value of
CfnChannel.ArchiveContainerSettingsProperty.getM2TsSettings() |
CfnChannel.ArchiveContainerSettingsProperty.Builder |
m2TsSettings(IResolvable m2TsSettings)
Sets the value of
CfnChannel.ArchiveContainerSettingsProperty.getM2TsSettings() |
CfnChannel.ArchiveContainerSettingsProperty.Builder |
rawSettings(CfnChannel.RawSettingsProperty rawSettings)
Sets the value of
CfnChannel.ArchiveContainerSettingsProperty.getRawSettings() |
CfnChannel.ArchiveContainerSettingsProperty.Builder |
rawSettings(IResolvable rawSettings)
Sets the value of
CfnChannel.ArchiveContainerSettingsProperty.getRawSettings() |
@Stability(value=Stable) public CfnChannel.ArchiveContainerSettingsProperty.Builder m2TsSettings(CfnChannel.M2tsSettingsProperty m2TsSettings)
CfnChannel.ArchiveContainerSettingsProperty.getM2TsSettings()m2TsSettings - The settings for the M2TS in the archive output.this@Stability(value=Stable) public CfnChannel.ArchiveContainerSettingsProperty.Builder m2TsSettings(IResolvable m2TsSettings)
CfnChannel.ArchiveContainerSettingsProperty.getM2TsSettings()m2TsSettings - The settings for the M2TS in the archive output.this@Stability(value=Stable) public CfnChannel.ArchiveContainerSettingsProperty.Builder rawSettings(CfnChannel.RawSettingsProperty rawSettings)
CfnChannel.ArchiveContainerSettingsProperty.getRawSettings()rawSettings - The settings for Raw archive output type.this@Stability(value=Stable) public CfnChannel.ArchiveContainerSettingsProperty.Builder rawSettings(IResolvable rawSettings)
CfnChannel.ArchiveContainerSettingsProperty.getRawSettings()rawSettings - The settings for Raw archive output type.this@Stability(value=Stable) public CfnChannel.ArchiveContainerSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.ArchiveContainerSettingsProperty>CfnChannel.ArchiveContainerSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.