| Package | Description |
|---|---|
| software.amazon.awscdk.services.glue |
AWS Glue Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static TableAttributes.Builder |
TableAttributes.builder() |
TableAttributes.Builder |
TableAttributes.Builder.tableArn(String tableArn)
Sets the value of
TableAttributes.getTableArn() |
TableAttributes.Builder |
TableAttributes.Builder.tableName(String tableName)
Sets the value of
TableAttributes.getTableName() |
| Constructor and Description |
|---|
Jsii$Proxy(TableAttributes.Builder builder)
Constructor that initializes the object based on literal property values passed by the
TableAttributes.Builder. |
Copyright © 2022. All rights reserved.