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