@Stability(value=Stable)
public static interface CfnChannel.ArchiveGroupSettingsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.ArchiveGroupSettingsProperty.Builder
A builder for
CfnChannel.ArchiveGroupSettingsProperty |
static class |
CfnChannel.ArchiveGroupSettingsProperty.Jsii$Proxy
An implementation for
CfnChannel.ArchiveGroupSettingsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.ArchiveGroupSettingsProperty.Builder |
builder() |
default Object |
getDestination()
`CfnChannel.ArchiveGroupSettingsProperty.Destination`.
|
default Number |
getRolloverInterval()
`CfnChannel.ArchiveGroupSettingsProperty.RolloverInterval`.
|
@Stability(value=Stable) @Nullable default Object getDestination()
@Stability(value=Stable) @Nullable default Number getRolloverInterval()
@Stability(value=Stable) static CfnChannel.ArchiveGroupSettingsProperty.Builder builder()
Copyright © 2021. All rights reserved.