@Stability(value=Stable) @Internal public static final class CfnIntegrationProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIntegrationProps
CfnIntegrationPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnIntegrationProps.Builder, CfnIntegrationProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String apiId,
String integrationType,
String connectionId,
String connectionType,
String contentHandlingStrategy,
String credentialsArn,
String description,
String integrationMethod,
String integrationSubtype,
String integrationUri,
String passthroughBehavior,
String payloadFormatVersion,
Object requestParameters,
Object requestTemplates,
Object responseParameters,
String templateSelectionExpression,
Number timeoutInMillis,
Object tlsConfig)
Constructor that initializes the object based on literal property values passed by the
CfnIntegrationProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getApiId()
`AWS::ApiGatewayV2::Integration.ApiId`.
|
String |
getConnectionId()
`AWS::ApiGatewayV2::Integration.ConnectionId`.
|
String |
getConnectionType()
`AWS::ApiGatewayV2::Integration.ConnectionType`.
|
String |
getContentHandlingStrategy()
`AWS::ApiGatewayV2::Integration.ContentHandlingStrategy`.
|
String |
getCredentialsArn()
`AWS::ApiGatewayV2::Integration.CredentialsArn`.
|
String |
getDescription()
`AWS::ApiGatewayV2::Integration.Description`.
|
String |
getIntegrationMethod()
`AWS::ApiGatewayV2::Integration.IntegrationMethod`.
|
String |
getIntegrationSubtype()
`AWS::ApiGatewayV2::Integration.IntegrationSubtype`.
|
String |
getIntegrationType()
`AWS::ApiGatewayV2::Integration.IntegrationType`.
|
String |
getIntegrationUri()
`AWS::ApiGatewayV2::Integration.IntegrationUri`.
|
String |
getPassthroughBehavior()
`AWS::ApiGatewayV2::Integration.PassthroughBehavior`.
|
String |
getPayloadFormatVersion()
`AWS::ApiGatewayV2::Integration.PayloadFormatVersion`.
|
Object |
getRequestParameters()
`AWS::ApiGatewayV2::Integration.RequestParameters`.
|
Object |
getRequestTemplates()
`AWS::ApiGatewayV2::Integration.RequestTemplates`.
|
Object |
getResponseParameters()
`AWS::ApiGatewayV2::Integration.ResponseParameters`.
|
String |
getTemplateSelectionExpression()
`AWS::ApiGatewayV2::Integration.TemplateSelectionExpression`.
|
Number |
getTimeoutInMillis()
`AWS::ApiGatewayV2::Integration.TimeoutInMillis`.
|
Object |
getTlsConfig()
`AWS::ApiGatewayV2::Integration.TlsConfig`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(String apiId, String integrationType, String connectionId, String connectionType, String contentHandlingStrategy, String credentialsArn, String description, String integrationMethod, String integrationSubtype, String integrationUri, String passthroughBehavior, String payloadFormatVersion, Object requestParameters, Object requestTemplates, Object responseParameters, String templateSelectionExpression, Number timeoutInMillis, Object tlsConfig)
CfnIntegrationProps.Builder.public final String getApiId()
CfnIntegrationPropsgetApiId in interface CfnIntegrationPropspublic final String getIntegrationType()
CfnIntegrationPropsgetIntegrationType in interface CfnIntegrationPropspublic final String getConnectionId()
CfnIntegrationPropsgetConnectionId in interface CfnIntegrationPropspublic final String getConnectionType()
CfnIntegrationPropsgetConnectionType in interface CfnIntegrationPropspublic final String getContentHandlingStrategy()
CfnIntegrationPropsgetContentHandlingStrategy in interface CfnIntegrationPropspublic final String getCredentialsArn()
CfnIntegrationPropsgetCredentialsArn in interface CfnIntegrationPropspublic final String getDescription()
CfnIntegrationPropsgetDescription in interface CfnIntegrationPropspublic final String getIntegrationMethod()
CfnIntegrationPropsgetIntegrationMethod in interface CfnIntegrationPropspublic final String getIntegrationSubtype()
CfnIntegrationPropsgetIntegrationSubtype in interface CfnIntegrationPropspublic final String getIntegrationUri()
CfnIntegrationPropsgetIntegrationUri in interface CfnIntegrationPropspublic final String getPassthroughBehavior()
CfnIntegrationPropsgetPassthroughBehavior in interface CfnIntegrationPropspublic final String getPayloadFormatVersion()
CfnIntegrationPropsgetPayloadFormatVersion in interface CfnIntegrationPropspublic final Object getRequestParameters()
CfnIntegrationPropsgetRequestParameters in interface CfnIntegrationPropspublic final Object getRequestTemplates()
CfnIntegrationPropsgetRequestTemplates in interface CfnIntegrationPropspublic final Object getResponseParameters()
CfnIntegrationPropsgetResponseParameters in interface CfnIntegrationPropspublic final String getTemplateSelectionExpression()
CfnIntegrationPropsgetTemplateSelectionExpression in interface CfnIntegrationPropspublic final Number getTimeoutInMillis()
CfnIntegrationPropsgetTimeoutInMillis in interface CfnIntegrationPropspublic final Object getTlsConfig()
CfnIntegrationPropsgetTlsConfig in interface CfnIntegrationProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.