Uses of Interface
software.amazon.awscdk.services.osis.CfnPipeline.EncryptionAtRestOptionsProperty
-
Uses of CfnPipeline.EncryptionAtRestOptionsProperty in software.amazon.awscdk.services.osis
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnPipeline.EncryptionAtRestOptionsProperty
Modifier and TypeMethodDescriptionCfnPipeline.EncryptionAtRestOptionsProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnPipeline.Builder.encryptionAtRestOptions
(CfnPipeline.EncryptionAtRestOptionsProperty encryptionAtRestOptions) Options to control how OpenSearch encrypts buffer data.CfnPipelineProps.Builder.encryptionAtRestOptions
(CfnPipeline.EncryptionAtRestOptionsProperty encryptionAtRestOptions) Sets the value ofCfnPipelineProps.getEncryptionAtRestOptions()
void
CfnPipeline.setEncryptionAtRestOptions
(CfnPipeline.EncryptionAtRestOptionsProperty value) Options to control how OpenSearch encrypts buffer data.