Uses of Interface
com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags.LakeformationResourceLfTagsTable
-
Packages that use LakeformationResourceLfTagsTable Package Description com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags aws_lakeformation_resource_lf_tags -
-
Uses of LakeformationResourceLfTagsTable in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags
Classes in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags that implement LakeformationResourceLfTagsTable Modifier and Type Class Description static classLakeformationResourceLfTagsTable.Jsii$ProxyAn implementation forLakeformationResourceLfTagsTableMethods in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags that return LakeformationResourceLfTagsTable Modifier and Type Method Description LakeformationResourceLfTagsTableLakeformationResourceLfTagsTable.Builder. build()Builds the configured instance.LakeformationResourceLfTagsTableLakeformationResourceLfTagsTableOutputReference. getInternalValue()default LakeformationResourceLfTagsTableLakeformationResourceLfTagsConfig. getTable()table block.LakeformationResourceLfTagsTableLakeformationResourceLfTagsConfig.Jsii$Proxy. getTable()LakeformationResourceLfTagsTableLakeformationResourceLfTags. getTableInput()Methods in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags with parameters of type LakeformationResourceLfTagsTable Modifier and Type Method Description voidLakeformationResourceLfTags. putTable(LakeformationResourceLfTagsTable value)voidLakeformationResourceLfTagsTableOutputReference. setInternalValue(LakeformationResourceLfTagsTable value)LakeformationResourceLfTags.BuilderLakeformationResourceLfTags.Builder. table(LakeformationResourceLfTagsTable table)table block.LakeformationResourceLfTagsConfig.BuilderLakeformationResourceLfTagsConfig.Builder. table(LakeformationResourceLfTagsTable table)Sets the value ofLakeformationResourceLfTagsConfig.getTable()
-