Uses of Class
com.hashicorp.cdktf.providers.aws.glue_catalog_table.GlueCatalogTableStorageDescriptorSchemaReference.Builder
-
Packages that use GlueCatalogTableStorageDescriptorSchemaReference.Builder Package Description com.hashicorp.cdktf.providers.aws.glue_catalog_table aws_glue_catalog_table -
-
Uses of GlueCatalogTableStorageDescriptorSchemaReference.Builder in com.hashicorp.cdktf.providers.aws.glue_catalog_table
Methods in com.hashicorp.cdktf.providers.aws.glue_catalog_table that return GlueCatalogTableStorageDescriptorSchemaReference.Builder Modifier and Type Method Description static GlueCatalogTableStorageDescriptorSchemaReference.BuilderGlueCatalogTableStorageDescriptorSchemaReference. builder()GlueCatalogTableStorageDescriptorSchemaReference.BuilderGlueCatalogTableStorageDescriptorSchemaReference.Builder. schemaId(GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId schemaId)Sets the value ofGlueCatalogTableStorageDescriptorSchemaReference.getSchemaId()GlueCatalogTableStorageDescriptorSchemaReference.BuilderGlueCatalogTableStorageDescriptorSchemaReference.Builder. schemaVersionId(String schemaVersionId)Sets the value ofGlueCatalogTableStorageDescriptorSchemaReference.getSchemaVersionId()GlueCatalogTableStorageDescriptorSchemaReference.BuilderGlueCatalogTableStorageDescriptorSchemaReference.Builder. schemaVersionNumber(Number schemaVersionNumber)Constructors in com.hashicorp.cdktf.providers.aws.glue_catalog_table with parameters of type GlueCatalogTableStorageDescriptorSchemaReference.Builder Constructor Description Jsii$Proxy(GlueCatalogTableStorageDescriptorSchemaReference.Builder builder)Constructor that initializes the object based on literal property values passed by theGlueCatalogTableStorageDescriptorSchemaReference.Builder.
-