@Deprecated public static final class CfnIntegrationResponseV2Props.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIntegrationResponseV2Props
CfnIntegrationResponseV2Props
CfnIntegrationResponseV2Props.Builder, CfnIntegrationResponseV2Props.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson()
Deprecated.
|
boolean |
equals(java.lang.Object o)
Deprecated.
|
java.lang.String |
getApiId()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::IntegrationResponse.ApiId`.
|
java.lang.String |
getContentHandlingStrategy()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::IntegrationResponse.ContentHandlingStrategy`.
|
java.lang.String |
getIntegrationId()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::IntegrationResponse.IntegrationId`.
|
java.lang.String |
getIntegrationResponseKey()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::IntegrationResponse.IntegrationResponseKey`.
|
java.lang.Object |
getResponseParameters()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::IntegrationResponse.ResponseParameters`.
|
java.lang.Object |
getResponseTemplates()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::IntegrationResponse.ResponseTemplates`.
|
java.lang.String |
getTemplateSelectionExpression()
Deprecated.
(deprecated) `AWS::ApiGatewayV2::IntegrationResponse.TemplateSelectionExpression`.
|
int |
hashCode()
Deprecated.
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.String getApiId()
CfnIntegrationResponseV2Props
public final java.lang.String getIntegrationId()
CfnIntegrationResponseV2Props
public final java.lang.String getIntegrationResponseKey()
CfnIntegrationResponseV2Props
public final java.lang.String getContentHandlingStrategy()
CfnIntegrationResponseV2Props
public final java.lang.Object getResponseParameters()
CfnIntegrationResponseV2Props
public final java.lang.Object getResponseTemplates()
CfnIntegrationResponseV2Props
public final java.lang.String getTemplateSelectionExpression()
CfnIntegrationResponseV2Props
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()