@Stability(value=Stable) public static final class CfnFHIRDatastore.SseConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFHIRDatastore.SseConfigurationProperty>
CfnFHIRDatastore.SseConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFHIRDatastore.SseConfigurationProperty |
build()
Builds the configured instance.
|
CfnFHIRDatastore.SseConfigurationProperty.Builder |
kmsEncryptionConfig(CfnFHIRDatastore.KmsEncryptionConfigProperty kmsEncryptionConfig)
Sets the value of
CfnFHIRDatastore.SseConfigurationProperty.getKmsEncryptionConfig() |
CfnFHIRDatastore.SseConfigurationProperty.Builder |
kmsEncryptionConfig(IResolvable kmsEncryptionConfig)
Sets the value of
CfnFHIRDatastore.SseConfigurationProperty.getKmsEncryptionConfig() |
@Stability(value=Stable) public CfnFHIRDatastore.SseConfigurationProperty.Builder kmsEncryptionConfig(CfnFHIRDatastore.KmsEncryptionConfigProperty kmsEncryptionConfig)
CfnFHIRDatastore.SseConfigurationProperty.getKmsEncryptionConfig()kmsEncryptionConfig - The server-side encryption key configuration for a customer provided encryption key (CMK). This parameter is required.this@Stability(value=Stable) public CfnFHIRDatastore.SseConfigurationProperty.Builder kmsEncryptionConfig(IResolvable kmsEncryptionConfig)
CfnFHIRDatastore.SseConfigurationProperty.getKmsEncryptionConfig()kmsEncryptionConfig - The server-side encryption key configuration for a customer provided encryption key (CMK). This parameter is required.this@Stability(value=Stable) public CfnFHIRDatastore.SseConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnFHIRDatastore.SseConfigurationProperty>CfnFHIRDatastore.SseConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.