@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:54:56.825Z") @Stability(value=Stable) public interface CfnGatewayResponseProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGatewayResponseProps.Builder
A builder for
CfnGatewayResponseProps |
static class |
CfnGatewayResponseProps.Jsii$Proxy
An implementation for
CfnGatewayResponseProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnGatewayResponseProps.Builder |
builder() |
default Object |
getResponseParameters()
`AWS::ApiGateway::GatewayResponse.ResponseParameters`.
|
default Object |
getResponseTemplates()
`AWS::ApiGateway::GatewayResponse.ResponseTemplates`.
|
String |
getResponseType()
`AWS::ApiGateway::GatewayResponse.ResponseType`.
|
String |
getRestApiId()
`AWS::ApiGateway::GatewayResponse.RestApiId`.
|
default String |
getStatusCode()
`AWS::ApiGateway::GatewayResponse.StatusCode`.
|
@Stability(value=Stable) @NotNull String getResponseType()
@Stability(value=Stable) @NotNull String getRestApiId()
@Stability(value=Stable) @Nullable default Object getResponseParameters()
@Stability(value=Stable) @Nullable default Object getResponseTemplates()
@Stability(value=Stable) @Nullable default String getStatusCode()
@Stability(value=Stable) static CfnGatewayResponseProps.Builder builder()
CfnGatewayResponseProps.Builder of CfnGatewayResponsePropsCopyright © 2021. All rights reserved.