Uses of Interface
com.hashicorp.cdktf.providers.aws.glue_catalog_table.GlueCatalogTableStorageDescriptorSkewedInfo
-
Packages that use GlueCatalogTableStorageDescriptorSkewedInfo Package Description com.hashicorp.cdktf.providers.aws.glue_catalog_table aws_glue_catalog_table -
-
Uses of GlueCatalogTableStorageDescriptorSkewedInfo in com.hashicorp.cdktf.providers.aws.glue_catalog_table
Classes in com.hashicorp.cdktf.providers.aws.glue_catalog_table that implement GlueCatalogTableStorageDescriptorSkewedInfo Modifier and Type Class Description static classGlueCatalogTableStorageDescriptorSkewedInfo.Jsii$ProxyAn implementation forGlueCatalogTableStorageDescriptorSkewedInfoMethods in com.hashicorp.cdktf.providers.aws.glue_catalog_table that return GlueCatalogTableStorageDescriptorSkewedInfo Modifier and Type Method Description GlueCatalogTableStorageDescriptorSkewedInfoGlueCatalogTableStorageDescriptorSkewedInfo.Builder. build()Builds the configured instance.GlueCatalogTableStorageDescriptorSkewedInfoGlueCatalogTableStorageDescriptorSkewedInfoOutputReference. getInternalValue()default GlueCatalogTableStorageDescriptorSkewedInfoGlueCatalogTableStorageDescriptor. getSkewedInfo()skewed_info block.GlueCatalogTableStorageDescriptorSkewedInfoGlueCatalogTableStorageDescriptor.Jsii$Proxy. getSkewedInfo()GlueCatalogTableStorageDescriptorSkewedInfoGlueCatalogTableStorageDescriptorOutputReference. getSkewedInfoInput()Methods in com.hashicorp.cdktf.providers.aws.glue_catalog_table with parameters of type GlueCatalogTableStorageDescriptorSkewedInfo Modifier and Type Method Description voidGlueCatalogTableStorageDescriptorOutputReference. putSkewedInfo(GlueCatalogTableStorageDescriptorSkewedInfo value)voidGlueCatalogTableStorageDescriptorSkewedInfoOutputReference. setInternalValue(GlueCatalogTableStorageDescriptorSkewedInfo value)GlueCatalogTableStorageDescriptor.BuilderGlueCatalogTableStorageDescriptor.Builder. skewedInfo(GlueCatalogTableStorageDescriptorSkewedInfo skewedInfo)Sets the value ofGlueCatalogTableStorageDescriptor.getSkewedInfo()
-