| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnApiV2.BodyS3LocationProperty.Builder |
CfnApiV2.BodyS3LocationProperty.Builder.bucket(String bucket)
Deprecated.
|
static CfnApiV2.BodyS3LocationProperty.Builder |
CfnApiV2.BodyS3LocationProperty.builder()
Deprecated.
|
CfnApiV2.BodyS3LocationProperty.Builder |
CfnApiV2.BodyS3LocationProperty.Builder.etag(String etag)
Deprecated.
|
CfnApiV2.BodyS3LocationProperty.Builder |
CfnApiV2.BodyS3LocationProperty.Builder.key(String key)
Deprecated.
|
CfnApiV2.BodyS3LocationProperty.Builder |
CfnApiV2.BodyS3LocationProperty.Builder.version(String version)
Deprecated.
|
| Constructor and Description |
|---|
Jsii$Proxy(CfnApiV2.BodyS3LocationProperty.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
CfnApiV2.BodyS3LocationProperty.Builder. |
Copyright © 2022. All rights reserved.