@Stability(value=Stable)
public static interface CfnIntegration.TlsConfigProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) static CfnIntegration.TlsConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.