AWS Glue Construct Library
-
CfnMLTransform.Builder.create(software.constructs.Construct scope,
String id)
A user-defined, long-form description text for the machine learning transform.
This value determines which version of AWS Glue this machine learning transform is compatible with.
A list of AWS Glue table definitions used by the transform.
A list of AWS Glue table definitions used by the transform.
The number of AWS Glue data processing units (DPUs) that are allocated to task runs for this transform.
The maximum number of times to retry after an MLTaskRun
of the machine learning transform fails.
A user-defined name for the machine learning transform.
The number of workers of a defined workerType
that are allocated when a task of the transform runs.
The name or Amazon Resource Name (ARN) of the IAM role with the required permissions.
The tags to use with this machine learning transform.
The timeout in minutes of the machine learning transform.
The encryption-at-rest settings of the transform that apply to accessing user data.
The encryption-at-rest settings of the transform that apply to accessing user data.
The algorithm-specific parameters that are associated with the machine learning transform.
The algorithm-specific parameters that are associated with the machine learning transform.
The type of predefined worker that is allocated when a task of this transform runs.