@Stability(value=Stable) @Internal public static final class CfnIntegration.TlsConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIntegration.TlsConfigProperty
CfnIntegration.TlsConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnIntegration.TlsConfigProperty.Builder, CfnIntegration.TlsConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnIntegration.TlsConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIntegration.ResponseParameterListProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
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() |
boolean |
equals(Object o) |
String |
getServerNameToVerify()
If you specify a server name, API Gateway uses it to verify the hostname on the integration's certificate.
|
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(CfnIntegration.TlsConfigProperty.Builder builder)
CfnIntegration.ResponseParameterListProperty.Builder.public final String getServerNameToVerify()
CfnIntegration.TlsConfigPropertyThe server name is also included in the TLS handshake to support Server Name Indication (SNI) or virtual hosting.
getServerNameToVerify in interface CfnIntegration.TlsConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.