| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnRestApi.S3LocationProperty.Jsii$Proxy
An implementation for
CfnRestApi.S3LocationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnRestApi.S3LocationProperty |
CfnRestApi.S3LocationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnRestApiProps.Builder |
CfnRestApiProps.Builder.bodyS3Location(CfnRestApi.S3LocationProperty bodyS3Location)
Sets the value of
CfnRestApiProps.getBodyS3Location() |
CfnRestApi.Builder |
CfnRestApi.Builder.bodyS3Location(CfnRestApi.S3LocationProperty bodyS3Location)
`AWS::ApiGateway::RestApi.BodyS3Location`.
|
void |
CfnRestApi.setBodyS3Location(CfnRestApi.S3LocationProperty value)
`AWS::ApiGateway::RestApi.BodyS3Location`.
|
Copyright © 2021. All rights reserved.