@Stability(value=Stable)
public static interface CfnChannel.CustomerManagedS3Property
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnChannel.CustomerManagedS3Property.Builder
A builder for
CfnChannel.CustomerManagedS3Property |
static class |
CfnChannel.CustomerManagedS3Property.Jsii$Proxy
An implementation for
CfnChannel.CustomerManagedS3Property |
| Modifier and Type | Method and Description |
|---|---|
static CfnChannel.CustomerManagedS3Property.Builder |
builder() |
String |
getBucket()
`CfnChannel.CustomerManagedS3Property.Bucket`.
|
default String |
getKeyPrefix()
`CfnChannel.CustomerManagedS3Property.KeyPrefix`.
|
String |
getRoleArn()
`CfnChannel.CustomerManagedS3Property.RoleArn`.
|
@Stability(value=Stable) @NotNull String getBucket()
@Stability(value=Stable) @NotNull String getRoleArn()
@Stability(value=Stable) @Nullable default String getKeyPrefix()
@Stability(value=Stable) static CfnChannel.CustomerManagedS3Property.Builder builder()
Copyright © 2021. All rights reserved.