@Stability(value=Stable) public static final class CfnDataSource.SslPropertiesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDataSource.SslPropertiesProperty>
CfnDataSource.SslPropertiesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.SslPropertiesProperty |
build()
Builds the configured instance.
|
CfnDataSource.SslPropertiesProperty.Builder |
disableSsl(Boolean disableSsl)
Sets the value of
CfnDataSource.SslPropertiesProperty.getDisableSsl() |
CfnDataSource.SslPropertiesProperty.Builder |
disableSsl(IResolvable disableSsl)
Sets the value of
CfnDataSource.SslPropertiesProperty.getDisableSsl() |
@Stability(value=Stable) public CfnDataSource.SslPropertiesProperty.Builder disableSsl(Boolean disableSsl)
CfnDataSource.SslPropertiesProperty.getDisableSsl()disableSsl - A Boolean option to control whether SSL should be disabled.this@Stability(value=Stable) public CfnDataSource.SslPropertiesProperty.Builder disableSsl(IResolvable disableSsl)
CfnDataSource.SslPropertiesProperty.getDisableSsl()disableSsl - A Boolean option to control whether SSL should be disabled.this@Stability(value=Stable) public CfnDataSource.SslPropertiesProperty build()
build in interface software.amazon.jsii.Builder<CfnDataSource.SslPropertiesProperty>CfnDataSource.SslPropertiesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.