@Stability(value=Stable)
public static interface CfnDataSource.S3PathProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDataSource.S3PathProperty.Builder
A builder for
CfnDataSource.S3PathProperty |
static class |
CfnDataSource.S3PathProperty.Jsii$Proxy
An implementation for
CfnDataSource.S3PathProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDataSource.S3PathProperty.Builder |
builder() |
String |
getBucket()
`CfnDataSource.S3PathProperty.Bucket`.
|
String |
getKey()
`CfnDataSource.S3PathProperty.Key`.
|
@Stability(value=Stable) @NotNull String getBucket()
@Stability(value=Stable) @NotNull String getKey()
@Stability(value=Stable) static CfnDataSource.S3PathProperty.Builder builder()
Copyright © 2021. All rights reserved.