| Package | Description |
|---|---|
| software.amazon.awscdk.services.opensearchservice |
Amazon OpenSearch Service Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
EncryptionAtRestOptions |
EncryptionAtRestOptions.Builder.build()
Builds the configured instance.
|
default EncryptionAtRestOptions |
DomainProps.getEncryptionAtRest()
Encryption at rest options for the cluster.
|
EncryptionAtRestOptions |
DomainProps.Jsii$Proxy.getEncryptionAtRest() |
| Modifier and Type | Method and Description |
|---|---|
DomainProps.Builder |
DomainProps.Builder.encryptionAtRest(EncryptionAtRestOptions encryptionAtRest)
Sets the value of
DomainProps.getEncryptionAtRest() |
Domain.Builder |
Domain.Builder.encryptionAtRest(EncryptionAtRestOptions encryptionAtRest)
Encryption at rest options for the cluster.
|
Copyright © 2022. All rights reserved.