@Stability(value=Stable) public static final class CfnFHIRDatastore.KmsEncryptionConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFHIRDatastore.KmsEncryptionConfigProperty>
CfnFHIRDatastore.KmsEncryptionConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFHIRDatastore.KmsEncryptionConfigProperty |
build()
Builds the configured instance.
|
CfnFHIRDatastore.KmsEncryptionConfigProperty.Builder |
cmkType(String cmkType)
Sets the value of
CfnFHIRDatastore.KmsEncryptionConfigProperty.getCmkType() |
CfnFHIRDatastore.KmsEncryptionConfigProperty.Builder |
kmsKeyId(String kmsKeyId)
Sets the value of
CfnFHIRDatastore.KmsEncryptionConfigProperty.getKmsKeyId() |
@Stability(value=Stable) public CfnFHIRDatastore.KmsEncryptionConfigProperty.Builder cmkType(String cmkType)
CfnFHIRDatastore.KmsEncryptionConfigProperty.getCmkType()cmkType - `CfnFHIRDatastore.KmsEncryptionConfigProperty.CmkType`. This parameter is required.this@Stability(value=Stable) public CfnFHIRDatastore.KmsEncryptionConfigProperty.Builder kmsKeyId(String kmsKeyId)
CfnFHIRDatastore.KmsEncryptionConfigProperty.getKmsKeyId()kmsKeyId - `CfnFHIRDatastore.KmsEncryptionConfigProperty.KmsKeyId`.this@Stability(value=Stable) public CfnFHIRDatastore.KmsEncryptionConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnFHIRDatastore.KmsEncryptionConfigProperty>CfnFHIRDatastore.KmsEncryptionConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.