Uses of Interface
com.hashicorp.cdktf.providers.aws.glue_catalog_table.GlueCatalogTableStorageDescriptorSerDeInfo
-
Packages that use GlueCatalogTableStorageDescriptorSerDeInfo Package Description com.hashicorp.cdktf.providers.aws.glue_catalog_table aws_glue_catalog_table -
-
Uses of GlueCatalogTableStorageDescriptorSerDeInfo in com.hashicorp.cdktf.providers.aws.glue_catalog_table
Classes in com.hashicorp.cdktf.providers.aws.glue_catalog_table that implement GlueCatalogTableStorageDescriptorSerDeInfo Modifier and Type Class Description static classGlueCatalogTableStorageDescriptorSerDeInfo.Jsii$ProxyAn implementation forGlueCatalogTableStorageDescriptorSerDeInfoMethods in com.hashicorp.cdktf.providers.aws.glue_catalog_table that return GlueCatalogTableStorageDescriptorSerDeInfo Modifier and Type Method Description GlueCatalogTableStorageDescriptorSerDeInfoGlueCatalogTableStorageDescriptorSerDeInfo.Builder. build()Builds the configured instance.GlueCatalogTableStorageDescriptorSerDeInfoGlueCatalogTableStorageDescriptorSerDeInfoOutputReference. getInternalValue()default GlueCatalogTableStorageDescriptorSerDeInfoGlueCatalogTableStorageDescriptor. getSerDeInfo()ser_de_info block.GlueCatalogTableStorageDescriptorSerDeInfoGlueCatalogTableStorageDescriptor.Jsii$Proxy. getSerDeInfo()GlueCatalogTableStorageDescriptorSerDeInfoGlueCatalogTableStorageDescriptorOutputReference. getSerDeInfoInput()Methods in com.hashicorp.cdktf.providers.aws.glue_catalog_table with parameters of type GlueCatalogTableStorageDescriptorSerDeInfo Modifier and Type Method Description voidGlueCatalogTableStorageDescriptorOutputReference. putSerDeInfo(GlueCatalogTableStorageDescriptorSerDeInfo value)GlueCatalogTableStorageDescriptor.BuilderGlueCatalogTableStorageDescriptor.Builder. serDeInfo(GlueCatalogTableStorageDescriptorSerDeInfo serDeInfo)Sets the value ofGlueCatalogTableStorageDescriptor.getSerDeInfo()voidGlueCatalogTableStorageDescriptorSerDeInfoOutputReference. setInternalValue(GlueCatalogTableStorageDescriptorSerDeInfo value)
-