@Stability(value=Stable)
public static interface CfnMLTransform.GlueTablesProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-inputrecordtables-gluetables.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnMLTransform.GlueTablesProperty.Builder
A builder for
CfnMLTransform.GlueTablesProperty |
static class |
CfnMLTransform.GlueTablesProperty.Jsii$Proxy
An implementation for
CfnMLTransform.GlueTablesProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnMLTransform.GlueTablesProperty.Builder |
builder() |
default String |
getCatalogId()
`CfnMLTransform.GlueTablesProperty.CatalogId`.
|
default String |
getConnectionName()
`CfnMLTransform.GlueTablesProperty.ConnectionName`.
|
String |
getDatabaseName()
`CfnMLTransform.GlueTablesProperty.DatabaseName`.
|
String |
getTableName()
`CfnMLTransform.GlueTablesProperty.TableName`.
|
@Stability(value=Stable) @NotNull String getDatabaseName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-inputrecordtables-gluetables.html#cfn-glue-mltransform-inputrecordtables-gluetables-databasename@Stability(value=Stable) @NotNull String getTableName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-inputrecordtables-gluetables.html#cfn-glue-mltransform-inputrecordtables-gluetables-tablename@Stability(value=Stable) @Nullable default String getCatalogId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-inputrecordtables-gluetables.html#cfn-glue-mltransform-inputrecordtables-gluetables-catalogid@Stability(value=Stable) @Nullable default String getConnectionName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-glue-mltransform-inputrecordtables-gluetables.html#cfn-glue-mltransform-inputrecordtables-gluetables-connectionname@Stability(value=Stable) static CfnMLTransform.GlueTablesProperty.Builder builder()
Copyright © 2020. All rights reserved.