@Stability(value=Stable) public static final class CfnCluster.EncryptionInfoProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCluster.EncryptionInfoProperty>
CfnCluster.EncryptionInfoProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCluster.EncryptionInfoProperty |
build()
Builds the configured instance.
|
CfnCluster.EncryptionInfoProperty.Builder |
encryptionAtRest(CfnCluster.EncryptionAtRestProperty encryptionAtRest)
Sets the value of
CfnCluster.EncryptionInfoProperty.getEncryptionAtRest() |
CfnCluster.EncryptionInfoProperty.Builder |
encryptionAtRest(IResolvable encryptionAtRest)
Sets the value of
CfnCluster.EncryptionInfoProperty.getEncryptionAtRest() |
CfnCluster.EncryptionInfoProperty.Builder |
encryptionInTransit(CfnCluster.EncryptionInTransitProperty encryptionInTransit)
Sets the value of
CfnCluster.EncryptionInfoProperty.getEncryptionInTransit() |
CfnCluster.EncryptionInfoProperty.Builder |
encryptionInTransit(IResolvable encryptionInTransit)
Sets the value of
CfnCluster.EncryptionInfoProperty.getEncryptionInTransit() |
@Stability(value=Stable) public CfnCluster.EncryptionInfoProperty.Builder encryptionAtRest(CfnCluster.EncryptionAtRestProperty encryptionAtRest)
CfnCluster.EncryptionInfoProperty.getEncryptionAtRest()encryptionAtRest - The data-volume encryption details.this@Stability(value=Stable) public CfnCluster.EncryptionInfoProperty.Builder encryptionAtRest(IResolvable encryptionAtRest)
CfnCluster.EncryptionInfoProperty.getEncryptionAtRest()encryptionAtRest - The data-volume encryption details.this@Stability(value=Stable) public CfnCluster.EncryptionInfoProperty.Builder encryptionInTransit(CfnCluster.EncryptionInTransitProperty encryptionInTransit)
CfnCluster.EncryptionInfoProperty.getEncryptionInTransit()encryptionInTransit - The details for encryption in transit.this@Stability(value=Stable) public CfnCluster.EncryptionInfoProperty.Builder encryptionInTransit(IResolvable encryptionInTransit)
CfnCluster.EncryptionInfoProperty.getEncryptionInTransit()encryptionInTransit - The details for encryption in transit.this@Stability(value=Stable) public CfnCluster.EncryptionInfoProperty build()
build in interface software.amazon.jsii.Builder<CfnCluster.EncryptionInfoProperty>CfnCluster.EncryptionInfoPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.