| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ApiDefinitionS3Location.Jsii$Proxy
An implementation for
ApiDefinitionS3Location |
| Modifier and Type | Method and Description |
|---|---|
ApiDefinitionS3Location |
ApiDefinitionS3Location.Builder.build()
Builds the configured instance.
|
default ApiDefinitionS3Location |
ApiDefinitionConfig.getS3Location()
The location of the specification in S3 (mutually exclusive with `inlineDefinition`).
|
ApiDefinitionS3Location |
ApiDefinitionConfig.Jsii$Proxy.getS3Location() |
| Modifier and Type | Method and Description |
|---|---|
ApiDefinitionConfig.Builder |
ApiDefinitionConfig.Builder.s3Location(ApiDefinitionS3Location s3Location)
Sets the value of
ApiDefinitionConfig.getS3Location() |
Copyright © 2022. All rights reserved.