Uses of Class
com.hashicorp.cdktf.providers.aws.glue_catalog_table.GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.Builder
-
Packages that use GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.Builder Package Description com.hashicorp.cdktf.providers.aws.glue_catalog_table aws_glue_catalog_table -
-
Uses of GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.Builder in com.hashicorp.cdktf.providers.aws.glue_catalog_table
Methods in com.hashicorp.cdktf.providers.aws.glue_catalog_table that return GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.Builder Modifier and Type Method Description static GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.BuilderGlueCatalogTableStorageDescriptorSchemaReferenceSchemaId. builder()GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.BuilderGlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.Builder. registryName(String registryName)GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.BuilderGlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.Builder. schemaArn(String schemaArn)Sets the value ofGlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.getSchemaArn()GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.BuilderGlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.Builder. schemaName(String schemaName)Sets the value ofGlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.getSchemaName()Constructors in com.hashicorp.cdktf.providers.aws.glue_catalog_table with parameters of type GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.Builder Constructor Description Jsii$Proxy(GlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.Builder builder)Constructor that initializes the object based on literal property values passed by theGlueCatalogTableStorageDescriptorSchemaReferenceSchemaId.Builder.
-