| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ApiDefinitionConfig.Jsii$Proxy
An implementation for
ApiDefinitionConfig |
| Modifier and Type | Method and Description |
|---|---|
abstract ApiDefinitionConfig |
ApiDefinition.bind(software.constructs.Construct scope)
Called when the specification is initialized to allow this object to bind to the stack, add resources and have fun.
|
ApiDefinitionConfig |
AssetApiDefinition.bind(software.constructs.Construct scope)
Called when the specification is initialized to allow this object to bind to the stack, add resources and have fun.
|
ApiDefinitionConfig |
InlineApiDefinition.bind(software.constructs.Construct _scope)
Called when the specification is initialized to allow this object to bind to the stack, add resources and have fun.
|
ApiDefinitionConfig |
S3ApiDefinition.bind(software.constructs.Construct _scope)
Called when the specification is initialized to allow this object to bind to the stack, add resources and have fun.
|
ApiDefinitionConfig |
ApiDefinitionConfig.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.