Uses of Interface
software.amazon.awscdk.services.osis.CfnPipeline.EncryptionAtRestOptionsProperty
Packages that use CfnPipeline.EncryptionAtRestOptionsProperty
-
Uses of CfnPipeline.EncryptionAtRestOptionsProperty in software.amazon.awscdk.services.osis
Classes in software.amazon.awscdk.services.osis that implement CfnPipeline.EncryptionAtRestOptionsPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnPipeline.EncryptionAtRestOptionsPropertyMethods in software.amazon.awscdk.services.osis that return CfnPipeline.EncryptionAtRestOptionsPropertyModifier and TypeMethodDescriptionCfnPipeline.EncryptionAtRestOptionsProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.osis with parameters of type CfnPipeline.EncryptionAtRestOptionsPropertyModifier 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()voidCfnPipeline.setEncryptionAtRestOptions(CfnPipeline.EncryptionAtRestOptionsProperty value) Options to control how OpenSearch encrypts buffer data.