| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static ApiDefinitionConfig.Builder |
ApiDefinitionConfig.builder() |
ApiDefinitionConfig.Builder |
ApiDefinitionConfig.Builder.inlineDefinition(Object inlineDefinition)
Sets the value of
ApiDefinitionConfig.getInlineDefinition() |
ApiDefinitionConfig.Builder |
ApiDefinitionConfig.Builder.s3Location(ApiDefinitionS3Location s3Location)
Sets the value of
ApiDefinitionConfig.getS3Location() |
| Constructor and Description |
|---|
Jsii$Proxy(ApiDefinitionConfig.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ApiDefinitionConfig.Builder. |
Copyright © 2022. All rights reserved.