@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.293Z") @Stability(value=Deprecated) @Deprecated public interface CfnIntegrationResponseV2Props extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIntegrationResponseV2Props.Builder
Deprecated.
|
static class |
CfnIntegrationResponseV2Props.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnIntegrationResponseV2Props.Builder |
builder()
Deprecated.
|
String |
getApiId()
Deprecated.
|
default String |
getContentHandlingStrategy()
Deprecated.
|
String |
getIntegrationId()
Deprecated.
|
String |
getIntegrationResponseKey()
Deprecated.
|
default Object |
getResponseParameters()
Deprecated.
|
default Object |
getResponseTemplates()
Deprecated.
|
default String |
getTemplateSelectionExpression()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @NotNull String getApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-apiid@Stability(value=Deprecated) @Deprecated @NotNull String getIntegrationId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-integrationid@Stability(value=Deprecated) @Deprecated @NotNull String getIntegrationResponseKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-integrationresponsekey@Stability(value=Deprecated) @Deprecated @Nullable default String getContentHandlingStrategy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-contenthandlingstrategy@Stability(value=Deprecated) @Deprecated @Nullable default Object getResponseParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-responseparameters@Stability(value=Deprecated) @Deprecated @Nullable default Object getResponseTemplates()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-responsetemplates@Stability(value=Deprecated) @Deprecated @Nullable default String getTemplateSelectionExpression()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integrationresponse.html#cfn-apigatewayv2-integrationresponse-templateselectionexpression@Stability(value=Deprecated) @Deprecated static CfnIntegrationResponseV2Props.Builder builder()
Copyright © 2021. All rights reserved.