| 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 |
|---|---|
CfnRestApi.Builder |
CfnRestApi.Builder.bodyS3Location(CfnRestApi.S3LocationProperty bodyS3Location)
The Amazon Simple Storage Service (Amazon S3) location that points to an OpenAPI file, which defines a set of RESTful APIs in JSON or YAML format.
|
CfnRestApiProps.Builder |
CfnRestApiProps.Builder.bodyS3Location(CfnRestApi.S3LocationProperty bodyS3Location)
Sets the value of
CfnRestApiProps.getBodyS3Location() |
void |
CfnRestApi.setBodyS3Location(CfnRestApi.S3LocationProperty value)
The Amazon Simple Storage Service (Amazon S3) location that points to an OpenAPI file, which defines a set of RESTful APIs in JSON or YAML format.
|
Copyright © 2022. All rights reserved.