Uses of Interface
com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags.LakeformationResourceLfTagsTableWithColumns
-
Packages that use LakeformationResourceLfTagsTableWithColumns Package Description com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags aws_lakeformation_resource_lf_tags -
-
Uses of LakeformationResourceLfTagsTableWithColumns in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags
Classes in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags that implement LakeformationResourceLfTagsTableWithColumns Modifier and Type Class Description static classLakeformationResourceLfTagsTableWithColumns.Jsii$ProxyAn implementation forLakeformationResourceLfTagsTableWithColumnsMethods in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags that return LakeformationResourceLfTagsTableWithColumns Modifier and Type Method Description LakeformationResourceLfTagsTableWithColumnsLakeformationResourceLfTagsTableWithColumns.Builder. build()Builds the configured instance.LakeformationResourceLfTagsTableWithColumnsLakeformationResourceLfTagsTableWithColumnsOutputReference. getInternalValue()default LakeformationResourceLfTagsTableWithColumnsLakeformationResourceLfTagsConfig. getTableWithColumns()table_with_columns block.LakeformationResourceLfTagsTableWithColumnsLakeformationResourceLfTagsConfig.Jsii$Proxy. getTableWithColumns()LakeformationResourceLfTagsTableWithColumnsLakeformationResourceLfTags. getTableWithColumnsInput()Methods in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags with parameters of type LakeformationResourceLfTagsTableWithColumns Modifier and Type Method Description voidLakeformationResourceLfTags. putTableWithColumns(LakeformationResourceLfTagsTableWithColumns value)voidLakeformationResourceLfTagsTableWithColumnsOutputReference. setInternalValue(LakeformationResourceLfTagsTableWithColumns value)LakeformationResourceLfTags.BuilderLakeformationResourceLfTags.Builder. tableWithColumns(LakeformationResourceLfTagsTableWithColumns tableWithColumns)table_with_columns block.LakeformationResourceLfTagsConfig.BuilderLakeformationResourceLfTagsConfig.Builder. tableWithColumns(LakeformationResourceLfTagsTableWithColumns tableWithColumns)Sets the value ofLakeformationResourceLfTagsConfig.getTableWithColumns()
-