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