Uses of Class
software.amazon.awscdk.services.glue.CfnMLTransform.GlueTablesProperty.Builder
-
Uses of CfnMLTransform.GlueTablesProperty.Builder in software.amazon.awscdk.services.glue
Modifier and TypeMethodDescriptionCfnMLTransform.GlueTablesProperty.builder()
Sets the value ofCfnMLTransform.GlueTablesProperty.getCatalogId()
CfnMLTransform.GlueTablesProperty.Builder.connectionName
(String connectionName) Sets the value ofCfnMLTransform.GlueTablesProperty.getConnectionName()
CfnMLTransform.GlueTablesProperty.Builder.databaseName
(String databaseName) Sets the value ofCfnMLTransform.GlueTablesProperty.getDatabaseName()
Sets the value ofCfnMLTransform.GlueTablesProperty.getTableName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnMLTransform.GlueTablesProperty.Builder
.