@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:02.318Z") @Stability(value=Stable) public interface CfnGatewayResponseProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-gatewayresponse.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-gatewayresponse.html#cfn-apigateway-gatewayresponse-responsetype@Stability(value=Stable) @NotNull String getRestApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-gatewayresponse.html#cfn-apigateway-gatewayresponse-restapiid@Stability(value=Stable) @Nullable default Object getResponseParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-gatewayresponse.html#cfn-apigateway-gatewayresponse-responseparameters@Stability(value=Stable) @Nullable default Object getResponseTemplates()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-gatewayresponse.html#cfn-apigateway-gatewayresponse-responsetemplates@Stability(value=Stable) @Nullable default String getStatusCode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigateway-gatewayresponse.html#cfn-apigateway-gatewayresponse-statuscode@Stability(value=Stable) static CfnGatewayResponseProps.Builder builder()
CfnGatewayResponseProps.Builder of CfnGatewayResponsePropsCopyright © 2020. All rights reserved.