Uses of Class
com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags.LakeformationResourceLfTagsTimeouts.Builder
-
Packages that use LakeformationResourceLfTagsTimeouts.Builder Package Description com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags aws_lakeformation_resource_lf_tags -
-
Uses of LakeformationResourceLfTagsTimeouts.Builder in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags
Methods in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags that return LakeformationResourceLfTagsTimeouts.Builder Modifier and Type Method Description static LakeformationResourceLfTagsTimeouts.BuilderLakeformationResourceLfTagsTimeouts. builder()LakeformationResourceLfTagsTimeouts.BuilderLakeformationResourceLfTagsTimeouts.Builder. create(String create)Sets the value ofLakeformationResourceLfTagsTimeouts.getCreate()LakeformationResourceLfTagsTimeouts.BuilderLakeformationResourceLfTagsTimeouts.Builder. delete(String delete)Sets the value ofLakeformationResourceLfTagsTimeouts.getDelete()Constructors in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags with parameters of type LakeformationResourceLfTagsTimeouts.Builder Constructor Description Jsii$Proxy(LakeformationResourceLfTagsTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theLakeformationResourceLfTagsTimeouts.Builder.
-