@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 - Settings to configure the destination of an Archive output.this@Stability(value=Stable) public CfnChannel.ArchiveGroupSettingsProperty.Builder archiveCdnSettings(IResolvable archiveCdnSettings)
CfnChannel.ArchiveGroupSettingsProperty.getArchiveCdnSettings()archiveCdnSettings - Settings to configure the destination of an Archive output.this@Stability(value=Stable) public CfnChannel.ArchiveGroupSettingsProperty.Builder destination(CfnChannel.OutputLocationRefProperty destination)
CfnChannel.ArchiveGroupSettingsProperty.getDestination()destination - A directory and base file name where archive files should be written.this@Stability(value=Stable) public CfnChannel.ArchiveGroupSettingsProperty.Builder destination(IResolvable destination)
CfnChannel.ArchiveGroupSettingsProperty.getDestination()destination - A directory and base file name where archive files should be written.this@Stability(value=Stable) public CfnChannel.ArchiveGroupSettingsProperty.Builder rolloverInterval(Number rolloverInterval)
CfnChannel.ArchiveGroupSettingsProperty.getRolloverInterval()rolloverInterval - The number of seconds to write to an archive file before closing and starting a new one.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 © 2022. All rights reserved.