| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnMLTransform.InputRecordTablesProperty.Jsii$Proxy
An implementation for
CfnMLTransform.InputRecordTablesProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnMLTransform.InputRecordTablesProperty |
CfnMLTransform.InputRecordTablesProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnMLTransformProps.Builder |
CfnMLTransformProps.Builder.inputRecordTables(CfnMLTransform.InputRecordTablesProperty inputRecordTables)
Sets the value of
CfnMLTransformProps.getInputRecordTables() |
CfnMLTransform.Builder |
CfnMLTransform.Builder.inputRecordTables(CfnMLTransform.InputRecordTablesProperty inputRecordTables)
A list of AWS Glue table definitions used by the transform.
|
void |
CfnMLTransform.setInputRecordTables(CfnMLTransform.InputRecordTablesProperty value)
A list of AWS Glue table definitions used by the transform.
|
Copyright © 2022. All rights reserved.