Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnMLTransformPropsMixin.TransformEncryptionProperty
Packages that use CfnMLTransformPropsMixin.TransformEncryptionProperty
-
Uses of CfnMLTransformPropsMixin.TransformEncryptionProperty in software.amazon.awscdk.cfnpropertymixins.services.glue
Classes in software.amazon.awscdk.cfnpropertymixins.services.glue that implement CfnMLTransformPropsMixin.TransformEncryptionPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnMLTransformPropsMixin.TransformEncryptionPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.glue that return CfnMLTransformPropsMixin.TransformEncryptionPropertyModifier and TypeMethodDescriptionCfnMLTransformPropsMixin.TransformEncryptionProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.glue with parameters of type CfnMLTransformPropsMixin.TransformEncryptionPropertyModifier and TypeMethodDescriptionCfnMLTransformMixinProps.Builder.transformEncryption(CfnMLTransformPropsMixin.TransformEncryptionProperty transformEncryption) Sets the value ofCfnMLTransformMixinProps.getTransformEncryption()CfnMLTransformPropsMixin.Builder.transformEncryption(CfnMLTransformPropsMixin.TransformEncryptionProperty transformEncryption) The encryption-at-rest settings of the transform that apply to accessing user data.