@Stability(value=Stable)
public static interface CfnIntegration.S3SourcePropertiesProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIntegration.S3SourcePropertiesProperty.Builder
A builder for
CfnIntegration.S3SourcePropertiesProperty |
static class |
CfnIntegration.S3SourcePropertiesProperty.Jsii$Proxy
An implementation for
CfnIntegration.S3SourcePropertiesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnIntegration.S3SourcePropertiesProperty.Builder |
builder() |
String |
getBucketName()
`CfnIntegration.S3SourcePropertiesProperty.BucketName`.
|
default String |
getBucketPrefix()
`CfnIntegration.S3SourcePropertiesProperty.BucketPrefix`.
|
@Stability(value=Stable) @NotNull String getBucketName()
@Stability(value=Stable) @Nullable default String getBucketPrefix()
@Stability(value=Stable) static CfnIntegration.S3SourcePropertiesProperty.Builder builder()
Copyright © 2021. All rights reserved.