@Stability(value=Stable) public static final class CfnCanary.S3EncryptionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnCanary.S3EncryptionProperty>
CfnCanary.S3EncryptionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnCanary.S3EncryptionProperty |
build()
Builds the configured instance.
|
CfnCanary.S3EncryptionProperty.Builder |
encryptionMode(String encryptionMode)
Sets the value of
CfnCanary.S3EncryptionProperty.getEncryptionMode() |
CfnCanary.S3EncryptionProperty.Builder |
kmsKeyArn(String kmsKeyArn)
Sets the value of
CfnCanary.S3EncryptionProperty.getKmsKeyArn() |
@Stability(value=Stable) public CfnCanary.S3EncryptionProperty.Builder encryptionMode(String encryptionMode)
CfnCanary.S3EncryptionProperty.getEncryptionMode()encryptionMode - `CfnCanary.S3EncryptionProperty.EncryptionMode`.this@Stability(value=Stable) public CfnCanary.S3EncryptionProperty.Builder kmsKeyArn(String kmsKeyArn)
CfnCanary.S3EncryptionProperty.getKmsKeyArn()kmsKeyArn - `CfnCanary.S3EncryptionProperty.KmsKeyArn`.this@Stability(value=Stable) public CfnCanary.S3EncryptionProperty build()
build in interface software.amazon.jsii.Builder<CfnCanary.S3EncryptionProperty>CfnCanary.S3EncryptionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.