| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigatewayv2 |
AWS::ApiGatewayV2 Construct Library
|
| 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 |
|---|---|
CfnApiProps.Builder |
CfnApiProps.Builder.bodyS3Location(CfnApi.BodyS3LocationProperty bodyS3Location)
Sets the value of
CfnApiProps.getBodyS3Location() |
CfnApi.Builder |
CfnApi.Builder.bodyS3Location(CfnApi.BodyS3LocationProperty bodyS3Location)
The S3 location of an OpenAPI definition.
|
void |
CfnApi.setBodyS3Location(CfnApi.BodyS3LocationProperty value)
The S3 location of an OpenAPI definition.
|
Copyright © 2022. All rights reserved.