Uses of Class
com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags.LakeformationResourceLfTagsDatabase.Builder
-
Packages that use LakeformationResourceLfTagsDatabase.Builder Package Description com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags aws_lakeformation_resource_lf_tags -
-
Uses of LakeformationResourceLfTagsDatabase.Builder in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags
Methods in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags that return LakeformationResourceLfTagsDatabase.Builder Modifier and Type Method Description static LakeformationResourceLfTagsDatabase.BuilderLakeformationResourceLfTagsDatabase. builder()LakeformationResourceLfTagsDatabase.BuilderLakeformationResourceLfTagsDatabase.Builder. catalogId(String catalogId)Sets the value ofLakeformationResourceLfTagsDatabase.getCatalogId()LakeformationResourceLfTagsDatabase.BuilderLakeformationResourceLfTagsDatabase.Builder. name(String name)Sets the value ofLakeformationResourceLfTagsDatabase.getName()Constructors in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags with parameters of type LakeformationResourceLfTagsDatabase.Builder Constructor Description Jsii$Proxy(LakeformationResourceLfTagsDatabase.Builder builder)Constructor that initializes the object based on literal property values passed by theLakeformationResourceLfTagsDatabase.Builder.
-