| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnApi.BodyS3LocationProperty.Jsii$Proxy
An implementation for
CfnApi.BodyS3LocationProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnApi.BodyS3LocationProperty |
CfnApi.BodyS3LocationProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnApi.Builder |
CfnApi.Builder.bodyS3Location(CfnApi.BodyS3LocationProperty bodyS3Location)
`AWS::ApiGatewayV2::Api.BodyS3Location`.
|
CfnApiProps.Builder |
CfnApiProps.Builder.bodyS3Location(CfnApi.BodyS3LocationProperty bodyS3Location)
Sets the value of
CfnApiProps.getBodyS3Location() |
void |
CfnApi.setBodyS3Location(CfnApi.BodyS3LocationProperty value)
`AWS::ApiGatewayV2::Api.BodyS3Location`.
|
Copyright © 2021. All rights reserved.