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