| Package | Description |
|---|---|
| software.amazon.awscdk.services.apigateway |
Amazon API Gateway Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
GatewayResponseProps
Properties for a new gateway response.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GatewayResponseOptions.Jsii$Proxy
An implementation for
GatewayResponseOptions |
static class |
GatewayResponseProps.Jsii$Proxy
An implementation for
GatewayResponseProps |
| Modifier and Type | Method and Description |
|---|---|
GatewayResponseOptions |
GatewayResponseOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
GatewayResponse |
RestApiBase.addGatewayResponse(String id,
GatewayResponseOptions options)
Adds a new gateway response.
|
Copyright © 2022. All rights reserved.