Uses of Interface
com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags.LakeformationResourceLfTagsTimeouts
-
Packages that use LakeformationResourceLfTagsTimeouts Package Description com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags aws_lakeformation_resource_lf_tags -
-
Uses of LakeformationResourceLfTagsTimeouts in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags
Classes in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags that implement LakeformationResourceLfTagsTimeouts Modifier and Type Class Description static classLakeformationResourceLfTagsTimeouts.Jsii$ProxyAn implementation forLakeformationResourceLfTagsTimeoutsMethods in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags that return LakeformationResourceLfTagsTimeouts Modifier and Type Method Description LakeformationResourceLfTagsTimeoutsLakeformationResourceLfTagsTimeouts.Builder. build()Builds the configured instance.default LakeformationResourceLfTagsTimeoutsLakeformationResourceLfTagsConfig. getTimeouts()timeouts block.LakeformationResourceLfTagsTimeoutsLakeformationResourceLfTagsConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags with parameters of type LakeformationResourceLfTagsTimeouts Modifier and Type Method Description voidLakeformationResourceLfTags. putTimeouts(LakeformationResourceLfTagsTimeouts value)voidLakeformationResourceLfTagsTimeoutsOutputReference. setInternalValue(LakeformationResourceLfTagsTimeouts value)LakeformationResourceLfTags.BuilderLakeformationResourceLfTags.Builder. timeouts(LakeformationResourceLfTagsTimeouts timeouts)timeouts block.LakeformationResourceLfTagsConfig.BuilderLakeformationResourceLfTagsConfig.Builder. timeouts(LakeformationResourceLfTagsTimeouts timeouts)Sets the value ofLakeformationResourceLfTagsConfig.getTimeouts()
-