| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnRestApi.S3LocationProperty.Builder |
CfnRestApi.S3LocationProperty.Builder.bucket(String bucket)
Sets the value of
CfnRestApi.S3LocationProperty.getBucket() |
static CfnRestApi.S3LocationProperty.Builder |
CfnRestApi.S3LocationProperty.builder() |
CfnRestApi.S3LocationProperty.Builder |
CfnRestApi.S3LocationProperty.Builder.eTag(String eTag)
Sets the value of
CfnRestApi.S3LocationProperty.getETag() |
CfnRestApi.S3LocationProperty.Builder |
CfnRestApi.S3LocationProperty.Builder.key(String key)
Sets the value of
CfnRestApi.S3LocationProperty.getKey() |
CfnRestApi.S3LocationProperty.Builder |
CfnRestApi.S3LocationProperty.Builder.version(String version)
Sets the value of
CfnRestApi.S3LocationProperty.getVersion() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnRestApi.S3LocationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnRestApi.EndpointConfigurationProperty.Builder. |
Copyright © 2022. All rights reserved.