Class CfnMLTransformPropsMixin.TransformEncryptionProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.glue.CfnMLTransformPropsMixin.TransformEncryptionProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnMLTransformPropsMixin.TransformEncryptionProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnMLTransformPropsMixin.TransformEncryptionProperty
@Stability(Stable)
@Internal
public static final class CfnMLTransformPropsMixin.TransformEncryptionProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnMLTransformPropsMixin.TransformEncryptionProperty
An implementation for
CfnMLTransformPropsMixin.TransformEncryptionProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.glue.CfnMLTransformPropsMixin.TransformEncryptionProperty
CfnMLTransformPropsMixin.TransformEncryptionProperty.Builder, CfnMLTransformPropsMixin.TransformEncryptionProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnMLTransformPropsMixin.TransformEncryptionProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnMLTransformPropsMixin.TransformEncryptionProperty.Builder.
-
-
Method Details
-
getMlUserDataEncryption
Description copied from interface:CfnMLTransformPropsMixin.TransformEncryptionPropertyThe encryption-at-rest settings of the transform that apply to accessing user data.Returns union: either
IResolvableorCfnMLTransformPropsMixin.MLUserDataEncryptionProperty- Specified by:
getMlUserDataEncryptionin interfaceCfnMLTransformPropsMixin.TransformEncryptionProperty- See Also:
-
getTaskRunSecurityConfigurationName
Description copied from interface:CfnMLTransformPropsMixin.TransformEncryptionPropertyThe name of the security configuration.- Specified by:
getTaskRunSecurityConfigurationNamein interfaceCfnMLTransformPropsMixin.TransformEncryptionProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-