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