static GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.builder() |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.catalogId(String catalogId) |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.connection(com.hashicorp.cdktf.SSHProvisionerConnection connection) |
Sets the value of TerraformMetaArguments.getConnection()
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.connection(com.hashicorp.cdktf.WinrmProvisionerConnection connection) |
Sets the value of TerraformMetaArguments.getConnection()
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.count(com.hashicorp.cdktf.TerraformCount count) |
Sets the value of TerraformMetaArguments.getCount()
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.count(Number count) |
Sets the value of TerraformMetaArguments.getCount()
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.databaseName(String databaseName) |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.dependsOn(List<? extends com.hashicorp.cdktf.ITerraformDependable> dependsOn) |
Sets the value of TerraformMetaArguments.getDependsOn()
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.description(String description) |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.forEach(com.hashicorp.cdktf.ITerraformIterator forEach) |
Sets the value of TerraformMetaArguments.getForEach()
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.id(String id) |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.lifecycle(com.hashicorp.cdktf.TerraformResourceLifecycle lifecycle) |
Sets the value of TerraformMetaArguments.getLifecycle()
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.name(String name) |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.owner(String owner) |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.parameters(Map<String,String> parameters) |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.partitionIndex(com.hashicorp.cdktf.IResolvable partitionIndex) |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.partitionIndex(List<? extends GlueCatalogTablePartitionIndex> partitionIndex) |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.partitionKeys(com.hashicorp.cdktf.IResolvable partitionKeys) |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.partitionKeys(List<? extends GlueCatalogTablePartitionKeys> partitionKeys) |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.provider(com.hashicorp.cdktf.TerraformProvider provider) |
Sets the value of TerraformMetaArguments.getProvider()
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.provisioners(List<? extends Object> provisioners) |
Sets the value of TerraformMetaArguments.getProvisioners()
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.retention(Number retention) |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.storageDescriptor(GlueCatalogTableStorageDescriptor storageDescriptor) |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.tableType(String tableType) |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.targetTable(GlueCatalogTableTargetTable targetTable) |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.viewExpandedText(String viewExpandedText) |
|
GlueCatalogTableConfig.Builder |
GlueCatalogTableConfig.Builder.viewOriginalText(String viewOriginalText) |
|