| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::ApiGatewayV2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnApi.BodyS3LocationProperty.Builder |
CfnApi.BodyS3LocationProperty.Builder.bucket(String bucket)
Sets the value of
CfnApi.BodyS3LocationProperty.getBucket() |
static CfnApi.BodyS3LocationProperty.Builder |
CfnApi.BodyS3LocationProperty.builder() |
CfnApi.BodyS3LocationProperty.Builder |
CfnApi.BodyS3LocationProperty.Builder.etag(String etag)
Sets the value of
CfnApi.BodyS3LocationProperty.getEtag() |
CfnApi.BodyS3LocationProperty.Builder |
CfnApi.BodyS3LocationProperty.Builder.key(String key)
Sets the value of
CfnApi.BodyS3LocationProperty.getKey() |
CfnApi.BodyS3LocationProperty.Builder |
CfnApi.BodyS3LocationProperty.Builder.version(String version)
Sets the value of
CfnApi.BodyS3LocationProperty.getVersion() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnApi.BodyS3LocationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnApi.BodyS3LocationProperty.Builder. |
Copyright © 2022. All rights reserved.