@Stability(value=Deprecated) @Deprecated public static interface CfnApiV2.BodyS3LocationProperty extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-bodys3location.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApiV2.BodyS3LocationProperty.Builder
Deprecated.
|
static class |
CfnApiV2.BodyS3LocationProperty.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnApiV2.BodyS3LocationProperty.Builder |
builder()
Deprecated.
|
default String |
getBucket()
Deprecated.
|
default String |
getEtag()
Deprecated.
|
default String |
getKey()
Deprecated.
|
default String |
getVersion()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @Nullable default String getBucket()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-bodys3location.html#cfn-apigatewayv2-api-bodys3location-bucket@Stability(value=Deprecated) @Deprecated @Nullable default String getEtag()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-bodys3location.html#cfn-apigatewayv2-api-bodys3location-etag@Stability(value=Deprecated) @Deprecated @Nullable default String getKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-bodys3location.html#cfn-apigatewayv2-api-bodys3location-key@Stability(value=Deprecated) @Deprecated @Nullable default String getVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-api-bodys3location.html#cfn-apigatewayv2-api-bodys3location-version@Stability(value=Deprecated) @Deprecated static CfnApiV2.BodyS3LocationProperty.Builder builder()
Copyright © 2021. All rights reserved.