@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() |
| Modifier and Type | Method and Description |
|---|---|
CfnChannel.ArchiveGroupSettingsProperty |
build()
Builds the configured instance.
|
CfnChannel.ArchiveGroupSettingsProperty.Builder |
destination(CfnChannel.OutputLocationRefProperty destination)
Sets the value of
CfnChannel.ArchiveGroupSettingsProperty.getDestination() |
CfnChannel.ArchiveGroupSettingsProperty.Builder |
destination(IResolvable destination)
Sets the value of
CfnChannel.ArchiveGroupSettingsProperty.getDestination() |
CfnChannel.ArchiveGroupSettingsProperty.Builder |
rolloverInterval(Number rolloverInterval)
Sets the value of
CfnChannel.ArchiveGroupSettingsProperty.getRolloverInterval() |
@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 destination(CfnChannel.OutputLocationRefProperty 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.