@Stability(value=Stable)
public static interface CfnMLTransform.TransformEncryptionProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMLTransform.TransformEncryptionProperty.Builder
A builder for
CfnMLTransform.TransformEncryptionProperty |
static class |
CfnMLTransform.TransformEncryptionProperty.Jsii$Proxy
An implementation for
CfnMLTransform.TransformEncryptionProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMLTransform.TransformEncryptionProperty.Builder |
builder() |
default Object |
getMlUserDataEncryption()
`CfnMLTransform.TransformEncryptionProperty.MLUserDataEncryption`.
|
default String |
getTaskRunSecurityConfigurationName()
`CfnMLTransform.TransformEncryptionProperty.TaskRunSecurityConfigurationName`.
|
@Stability(value=Stable) @Nullable default Object getMlUserDataEncryption()
@Stability(value=Stable) @Nullable default String getTaskRunSecurityConfigurationName()
@Stability(value=Stable) static CfnMLTransform.TransformEncryptionProperty.Builder builder()
Copyright © 2021. All rights reserved.