| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| 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)
The encryption-at-rest settings of the transform that apply to accessing user data.
|
CfnMLTransformProps.Builder |
CfnMLTransformProps.Builder.transformEncryption(CfnMLTransform.TransformEncryptionProperty transformEncryption)
Sets the value of
CfnMLTransformProps.getTransformEncryption() |
CfnMLTransform.Builder |
CfnMLTransform.Builder.transformEncryption(CfnMLTransform.TransformEncryptionProperty transformEncryption)
The encryption-at-rest settings of the transform that apply to accessing user data.
|
Copyright © 2022. All rights reserved.