Uses of Interface
software.amazon.awscdk.services.elasticsearch.EncryptionAtRestOptions
Package
Description
Amazon OpenSearch Service Construct Library
-
Uses of EncryptionAtRestOptions in software.amazon.awscdk.services.elasticsearch
Modifier and TypeClassDescriptionstatic final class
Deprecated.Modifier and TypeMethodDescriptionEncryptionAtRestOptions.Builder.build()
Deprecated.default EncryptionAtRestOptions
DomainProps.getEncryptionAtRest()
Deprecated.use opensearchservice module insteadfinal EncryptionAtRestOptions
DomainProps.Jsii$Proxy.getEncryptionAtRest()
Deprecated.Modifier and TypeMethodDescriptionDomain.Builder.encryptionAtRest
(EncryptionAtRestOptions encryptionAtRest) Deprecated.use opensearchservice module insteadDomainProps.Builder.encryptionAtRest
(EncryptionAtRestOptions encryptionAtRest) Deprecated.use opensearchservice module instead