| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnMLTransform.TransformParametersProperty.Jsii$Proxy
An implementation for
CfnMLTransform.TransformParametersProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnMLTransform.TransformParametersProperty |
CfnMLTransform.TransformParametersProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnMLTransform.setTransformParameters(CfnMLTransform.TransformParametersProperty value)
The algorithm-specific parameters that are associated with the machine learning transform.
|
CfnMLTransformProps.Builder |
CfnMLTransformProps.Builder.transformParameters(CfnMLTransform.TransformParametersProperty transformParameters)
Sets the value of
CfnMLTransformProps.getTransformParameters() |
CfnMLTransform.Builder |
CfnMLTransform.Builder.transformParameters(CfnMLTransform.TransformParametersProperty transformParameters)
The algorithm-specific parameters that are associated with the machine learning transform.
|
Copyright © 2022. All rights reserved.