| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnMLTransform.TransformEncryptionProperty.Jsii$Proxy
An implementation for
CfnMLTransform.TransformEncryptionProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnMLTransform.TransformEncryptionProperty |
CfnMLTransform.TransformEncryptionProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnMLTransform.setTransformEncryption(CfnMLTransform.TransformEncryptionProperty value)
`AWS::Glue::MLTransform.TransformEncryption`.
|
CfnMLTransform.Builder |
CfnMLTransform.Builder.transformEncryption(CfnMLTransform.TransformEncryptionProperty transformEncryption)
`AWS::Glue::MLTransform.TransformEncryption`.
|
CfnMLTransformProps.Builder |
CfnMLTransformProps.Builder.transformEncryption(CfnMLTransform.TransformEncryptionProperty transformEncryption)
Sets the value of
CfnMLTransformProps.getTransformEncryption() |
Copyright © 2021. All rights reserved.