@Stability(value=Stable) public static final class CfnChannel.ArchiveGroupSettingsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnChannel.ArchiveGroupSettingsProperty>
CfnChannel.ArchiveGroupSettingsProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnChannel.ArchiveGroupSettingsProperty.Builder archiveCdnSettings(CfnChannel.ArchiveCdnSettingsProperty archiveCdnSettings)
CfnChannel.ArchiveGroupSettingsProperty.getArchiveCdnSettings()archiveCdnSettings - `CfnChannel.ArchiveGroupSettingsProperty.ArchiveCdnSettings`.this@Stability(value=Stable) public CfnChannel.ArchiveGroupSettingsProperty.Builder archiveCdnSettings(IResolvable archiveCdnSettings)
CfnChannel.ArchiveGroupSettingsProperty.getArchiveCdnSettings()archiveCdnSettings - `CfnChannel.ArchiveGroupSettingsProperty.ArchiveCdnSettings`.this@Stability(value=Stable) public CfnChannel.ArchiveGroupSettingsProperty.Builder destination(CfnChannel.OutputLocationRefProperty destination)
CfnChannel.ArchiveGroupSettingsProperty.getDestination()destination - `CfnChannel.ArchiveGroupSettingsProperty.Destination`.this@Stability(value=Stable) public CfnChannel.ArchiveGroupSettingsProperty.Builder destination(IResolvable destination)
CfnChannel.ArchiveGroupSettingsProperty.getDestination()destination - `CfnChannel.ArchiveGroupSettingsProperty.Destination`.this@Stability(value=Stable) public CfnChannel.ArchiveGroupSettingsProperty.Builder rolloverInterval(Number rolloverInterval)
CfnChannel.ArchiveGroupSettingsProperty.getRolloverInterval()rolloverInterval - `CfnChannel.ArchiveGroupSettingsProperty.RolloverInterval`.this@Stability(value=Stable) public CfnChannel.ArchiveGroupSettingsProperty build()
build in interface software.amazon.jsii.Builder<CfnChannel.ArchiveGroupSettingsProperty>CfnChannel.ArchiveGroupSettingsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.