@Stability(value=Stable) public static final class CfnMLTransformProps.Builder extends Object implements software.amazon.jsii.Builder<CfnMLTransformProps>
CfnMLTransformProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnMLTransformProps.Builder inputRecordTables(CfnMLTransform.InputRecordTablesProperty inputRecordTables)
CfnMLTransformProps.getInputRecordTables()inputRecordTables - `AWS::Glue::MLTransform.InputRecordTables`. This parameter is required.this@Stability(value=Stable) public CfnMLTransformProps.Builder inputRecordTables(IResolvable inputRecordTables)
CfnMLTransformProps.getInputRecordTables()inputRecordTables - `AWS::Glue::MLTransform.InputRecordTables`. This parameter is required.this@Stability(value=Stable) public CfnMLTransformProps.Builder role(String role)
CfnMLTransformProps.getRole()role - `AWS::Glue::MLTransform.Role`. This parameter is required.this@Stability(value=Stable) public CfnMLTransformProps.Builder transformParameters(CfnMLTransform.TransformParametersProperty transformParameters)
CfnMLTransformProps.getTransformParameters()transformParameters - `AWS::Glue::MLTransform.TransformParameters`. This parameter is required.this@Stability(value=Stable) public CfnMLTransformProps.Builder transformParameters(IResolvable transformParameters)
CfnMLTransformProps.getTransformParameters()transformParameters - `AWS::Glue::MLTransform.TransformParameters`. This parameter is required.this@Stability(value=Stable) public CfnMLTransformProps.Builder description(String description)
CfnMLTransformProps.getDescription()description - `AWS::Glue::MLTransform.Description`.this@Stability(value=Stable) public CfnMLTransformProps.Builder glueVersion(String glueVersion)
CfnMLTransformProps.getGlueVersion()glueVersion - `AWS::Glue::MLTransform.GlueVersion`.this@Stability(value=Stable) public CfnMLTransformProps.Builder maxCapacity(Number maxCapacity)
CfnMLTransformProps.getMaxCapacity()maxCapacity - `AWS::Glue::MLTransform.MaxCapacity`.this@Stability(value=Stable) public CfnMLTransformProps.Builder maxRetries(Number maxRetries)
CfnMLTransformProps.getMaxRetries()maxRetries - `AWS::Glue::MLTransform.MaxRetries`.this@Stability(value=Stable) public CfnMLTransformProps.Builder name(String name)
CfnMLTransformProps.getName()name - `AWS::Glue::MLTransform.Name`.this@Stability(value=Stable) public CfnMLTransformProps.Builder numberOfWorkers(Number numberOfWorkers)
CfnMLTransformProps.getNumberOfWorkers()numberOfWorkers - `AWS::Glue::MLTransform.NumberOfWorkers`.this@Stability(value=Stable) public CfnMLTransformProps.Builder tags(Object tags)
CfnMLTransformProps.getTags()tags - `AWS::Glue::MLTransform.Tags`.this@Stability(value=Stable) public CfnMLTransformProps.Builder timeout(Number timeout)
CfnMLTransformProps.getTimeout()timeout - `AWS::Glue::MLTransform.Timeout`.this@Stability(value=Stable) public CfnMLTransformProps.Builder transformEncryption(CfnMLTransform.TransformEncryptionProperty transformEncryption)
CfnMLTransformProps.getTransformEncryption()transformEncryption - `AWS::Glue::MLTransform.TransformEncryption`.this@Stability(value=Stable) public CfnMLTransformProps.Builder transformEncryption(IResolvable transformEncryption)
CfnMLTransformProps.getTransformEncryption()transformEncryption - `AWS::Glue::MLTransform.TransformEncryption`.this@Stability(value=Stable) public CfnMLTransformProps.Builder workerType(String workerType)
CfnMLTransformProps.getWorkerType()workerType - `AWS::Glue::MLTransform.WorkerType`.this@Stability(value=Stable) public CfnMLTransformProps build()
build in interface software.amazon.jsii.Builder<CfnMLTransformProps>CfnMLTransformPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.