| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDomain.EncryptionAtRestOptionsProperty.Jsii$Proxy
An implementation for
CfnDomain.EncryptionAtRestOptionsProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDomain.EncryptionAtRestOptionsProperty |
CfnDomain.EncryptionAtRestOptionsProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnDomainProps.Builder |
CfnDomainProps.Builder.encryptionAtRestOptions(CfnDomain.EncryptionAtRestOptionsProperty encryptionAtRestOptions)
Sets the value of
CfnDomainProps.getEncryptionAtRestOptions() |
CfnDomain.Builder |
CfnDomain.Builder.encryptionAtRestOptions(CfnDomain.EncryptionAtRestOptionsProperty encryptionAtRestOptions)
Whether the domain should encrypt data at rest, and if so, the AWS Key Management Service key to use.
|
void |
CfnDomain.setEncryptionAtRestOptions(CfnDomain.EncryptionAtRestOptionsProperty value)
Whether the domain should encrypt data at rest, and if so, the AWS Key Management Service key to use.
|
Copyright © 2022. All rights reserved.