Uses of Interface
com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags.LakeformationResourceLfTagsDatabase
-
Packages that use LakeformationResourceLfTagsDatabase Package Description com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags aws_lakeformation_resource_lf_tags -
-
Uses of LakeformationResourceLfTagsDatabase in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags
Classes in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags that implement LakeformationResourceLfTagsDatabase Modifier and Type Class Description static classLakeformationResourceLfTagsDatabase.Jsii$ProxyAn implementation forLakeformationResourceLfTagsDatabaseMethods in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags that return LakeformationResourceLfTagsDatabase Modifier and Type Method Description LakeformationResourceLfTagsDatabaseLakeformationResourceLfTagsDatabase.Builder. build()Builds the configured instance.default LakeformationResourceLfTagsDatabaseLakeformationResourceLfTagsConfig. getDatabase()database block.LakeformationResourceLfTagsDatabaseLakeformationResourceLfTagsConfig.Jsii$Proxy. getDatabase()LakeformationResourceLfTagsDatabaseLakeformationResourceLfTags. getDatabaseInput()LakeformationResourceLfTagsDatabaseLakeformationResourceLfTagsDatabaseOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags with parameters of type LakeformationResourceLfTagsDatabase Modifier and Type Method Description LakeformationResourceLfTags.BuilderLakeformationResourceLfTags.Builder. database(LakeformationResourceLfTagsDatabase database)database block.LakeformationResourceLfTagsConfig.BuilderLakeformationResourceLfTagsConfig.Builder. database(LakeformationResourceLfTagsDatabase database)Sets the value ofLakeformationResourceLfTagsConfig.getDatabase()voidLakeformationResourceLfTags. putDatabase(LakeformationResourceLfTagsDatabase value)voidLakeformationResourceLfTagsDatabaseOutputReference. setInternalValue(LakeformationResourceLfTagsDatabase value)
-