@Stability(value=Stable) public static final class CfnIntegration.TlsConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnIntegration.TlsConfigProperty>
CfnIntegration.TlsConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnIntegration.TlsConfigProperty |
build()
Builds the configured instance.
|
CfnIntegration.TlsConfigProperty.Builder |
serverNameToVerify(String serverNameToVerify)
Sets the value of
CfnIntegration.TlsConfigProperty.getServerNameToVerify() |
@Stability(value=Stable) public CfnIntegration.TlsConfigProperty.Builder serverNameToVerify(String serverNameToVerify)
CfnIntegration.TlsConfigProperty.getServerNameToVerify()serverNameToVerify - `CfnIntegration.TlsConfigProperty.ServerNameToVerify`.this@Stability(value=Stable) public CfnIntegration.TlsConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnIntegration.TlsConfigProperty>CfnIntegration.TlsConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.