@Stability(value=Stable)
public static interface CfnIntegration.TlsConfigProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-integration-tlsconfig.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnIntegration.TlsConfigProperty.Builder
A builder for
CfnIntegration.TlsConfigProperty |
static class |
CfnIntegration.TlsConfigProperty.Jsii$Proxy
An implementation for
CfnIntegration.TlsConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnIntegration.TlsConfigProperty.Builder |
builder() |
default String |
getServerNameToVerify()
`CfnIntegration.TlsConfigProperty.ServerNameToVerify`.
|
@Stability(value=Stable) @Nullable default String getServerNameToVerify()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-apigatewayv2-integration-tlsconfig.html#cfn-apigatewayv2-integration-tlsconfig-servernametoverify@Stability(value=Stable) static CfnIntegration.TlsConfigProperty.Builder builder()
Copyright © 2020. All rights reserved.