@Stability(value=Stable) public static final class CfnMLTransform.InputRecordTablesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMLTransform.InputRecordTablesProperty>
CfnMLTransform.InputRecordTablesProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMLTransform.InputRecordTablesProperty |
build()
Builds the configured instance.
|
CfnMLTransform.InputRecordTablesProperty.Builder |
glueTables(IResolvable glueTables)
Sets the value of
CfnMLTransform.InputRecordTablesProperty.getGlueTables() |
CfnMLTransform.InputRecordTablesProperty.Builder |
glueTables(List<? extends Object> glueTables)
Sets the value of
CfnMLTransform.InputRecordTablesProperty.getGlueTables() |
@Stability(value=Stable) public CfnMLTransform.InputRecordTablesProperty.Builder glueTables(IResolvable glueTables)
CfnMLTransform.InputRecordTablesProperty.getGlueTables()glueTables - `CfnMLTransform.InputRecordTablesProperty.GlueTables`.this@Stability(value=Stable) public CfnMLTransform.InputRecordTablesProperty.Builder glueTables(List<? extends Object> glueTables)
CfnMLTransform.InputRecordTablesProperty.getGlueTables()glueTables - `CfnMLTransform.InputRecordTablesProperty.GlueTables`.this@Stability(value=Stable) public CfnMLTransform.InputRecordTablesProperty build()
build in interface software.amazon.jsii.Builder<CfnMLTransform.InputRecordTablesProperty>CfnMLTransform.InputRecordTablesPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.