public static final class CfnChannel.ArchiveContainerSettingsProperty.Builder
extends java.lang.Object
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() |
public CfnChannel.ArchiveContainerSettingsProperty.Builder m2TsSettings(IResolvable m2TsSettings)
CfnChannel.ArchiveContainerSettingsProperty.getM2TsSettings()
m2TsSettings
- The settings for the M2TS in the archive output.this
public CfnChannel.ArchiveContainerSettingsProperty.Builder m2TsSettings(CfnChannel.M2tsSettingsProperty m2TsSettings)
CfnChannel.ArchiveContainerSettingsProperty.getM2TsSettings()
m2TsSettings
- The settings for the M2TS in the archive output.this
public CfnChannel.ArchiveContainerSettingsProperty.Builder rawSettings(IResolvable rawSettings)
CfnChannel.ArchiveContainerSettingsProperty.getRawSettings()
rawSettings
- The settings for Raw archive output type.this
public CfnChannel.ArchiveContainerSettingsProperty.Builder rawSettings(CfnChannel.RawSettingsProperty rawSettings)
CfnChannel.ArchiveContainerSettingsProperty.getRawSettings()
rawSettings
- The settings for Raw archive output type.this
public CfnChannel.ArchiveContainerSettingsProperty build()
CfnChannel.ArchiveContainerSettingsProperty
java.lang.NullPointerException
- if any required attribute was not provided