Uses of Interface
com.hashicorp.cdktf.providers.aws.glue_catalog_table.GlueCatalogTableStorageDescriptorSortColumns
-
Packages that use GlueCatalogTableStorageDescriptorSortColumns Package Description com.hashicorp.cdktf.providers.aws.glue_catalog_table aws_glue_catalog_table -
-
Uses of GlueCatalogTableStorageDescriptorSortColumns in com.hashicorp.cdktf.providers.aws.glue_catalog_table
Classes in com.hashicorp.cdktf.providers.aws.glue_catalog_table that implement GlueCatalogTableStorageDescriptorSortColumns Modifier and Type Class Description static classGlueCatalogTableStorageDescriptorSortColumns.Jsii$ProxyAn implementation forGlueCatalogTableStorageDescriptorSortColumnsMethods in com.hashicorp.cdktf.providers.aws.glue_catalog_table that return GlueCatalogTableStorageDescriptorSortColumns Modifier and Type Method Description GlueCatalogTableStorageDescriptorSortColumnsGlueCatalogTableStorageDescriptorSortColumns.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.aws.glue_catalog_table with parameters of type GlueCatalogTableStorageDescriptorSortColumns Modifier and Type Method Description voidGlueCatalogTableStorageDescriptorSortColumnsOutputReference. setInternalValue(GlueCatalogTableStorageDescriptorSortColumns value)Method parameters in com.hashicorp.cdktf.providers.aws.glue_catalog_table with type arguments of type GlueCatalogTableStorageDescriptorSortColumns Modifier and Type Method Description voidGlueCatalogTableStorageDescriptorSortColumnsList. setInternalValue(List<GlueCatalogTableStorageDescriptorSortColumns> value)GlueCatalogTableStorageDescriptor.BuilderGlueCatalogTableStorageDescriptor.Builder. sortColumns(List<? extends GlueCatalogTableStorageDescriptorSortColumns> sortColumns)Sets the value ofGlueCatalogTableStorageDescriptor.getSortColumns()
-