@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:29:21.294Z") @Stability(value=Deprecated) @Deprecated public interface CfnIntegrationV2Props extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIntegrationV2Props.Builder
Deprecated.
|
static class |
CfnIntegrationV2Props.Jsii$Proxy
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static CfnIntegrationV2Props.Builder |
builder()
Deprecated.
|
String |
getApiId()
Deprecated.
|
default String |
getConnectionType()
Deprecated.
|
default String |
getContentHandlingStrategy()
Deprecated.
|
default String |
getCredentialsArn()
Deprecated.
|
default String |
getDescription()
Deprecated.
|
default String |
getIntegrationMethod()
Deprecated.
|
String |
getIntegrationType()
Deprecated.
|
default String |
getIntegrationUri()
Deprecated.
|
default String |
getPassthroughBehavior()
Deprecated.
|
default String |
getPayloadFormatVersion()
Deprecated.
|
default Object |
getRequestParameters()
Deprecated.
|
default Object |
getRequestTemplates()
Deprecated.
|
default String |
getTemplateSelectionExpression()
Deprecated.
|
default Number |
getTimeoutInMillis()
Deprecated.
|
@Stability(value=Deprecated) @Deprecated @NotNull String getApiId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html#cfn-apigatewayv2-integration-apiid@Stability(value=Deprecated) @Deprecated @NotNull String getIntegrationType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html#cfn-apigatewayv2-integration-integrationtype@Stability(value=Deprecated) @Deprecated @Nullable default String getConnectionType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html#cfn-apigatewayv2-integration-connectiontype@Stability(value=Deprecated) @Deprecated @Nullable default String getContentHandlingStrategy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html#cfn-apigatewayv2-integration-contenthandlingstrategy@Stability(value=Deprecated) @Deprecated @Nullable default String getCredentialsArn()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html#cfn-apigatewayv2-integration-credentialsarn@Stability(value=Deprecated) @Deprecated @Nullable default String getDescription()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html#cfn-apigatewayv2-integration-description@Stability(value=Deprecated) @Deprecated @Nullable default String getIntegrationMethod()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html#cfn-apigatewayv2-integration-integrationmethod@Stability(value=Deprecated) @Deprecated @Nullable default String getIntegrationUri()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html#cfn-apigatewayv2-integration-integrationuri@Stability(value=Deprecated) @Deprecated @Nullable default String getPassthroughBehavior()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html#cfn-apigatewayv2-integration-passthroughbehavior@Stability(value=Deprecated) @Deprecated @Nullable default String getPayloadFormatVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html#cfn-apigatewayv2-integration-payloadformatversion@Stability(value=Deprecated) @Deprecated @Nullable default Object getRequestParameters()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html#cfn-apigatewayv2-integration-requestparameters@Stability(value=Deprecated) @Deprecated @Nullable default Object getRequestTemplates()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html#cfn-apigatewayv2-integration-requesttemplates@Stability(value=Deprecated) @Deprecated @Nullable default String getTemplateSelectionExpression()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html#cfn-apigatewayv2-integration-templateselectionexpression@Stability(value=Deprecated) @Deprecated @Nullable default Number getTimeoutInMillis()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-apigatewayv2-integration.html#cfn-apigatewayv2-integration-timeoutinmillis@Stability(value=Deprecated) @Deprecated static CfnIntegrationV2Props.Builder builder()
CfnIntegrationV2Props.Builder of CfnIntegrationV2PropsCopyright © 2021. All rights reserved.