Uses of Interface
com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags.LakeformationResourceLfTagsConfig
-
Packages that use LakeformationResourceLfTagsConfig Package Description com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags aws_lakeformation_resource_lf_tags -
-
Uses of LakeformationResourceLfTagsConfig in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags
Classes in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags that implement LakeformationResourceLfTagsConfig Modifier and Type Class Description static classLakeformationResourceLfTagsConfig.Jsii$ProxyAn implementation forLakeformationResourceLfTagsConfigMethods in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags that return LakeformationResourceLfTagsConfig Modifier and Type Method Description LakeformationResourceLfTagsConfigLakeformationResourceLfTagsConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.lakeformation_resource_lf_tags with parameters of type LakeformationResourceLfTagsConfig Constructor Description LakeformationResourceLfTags(software.constructs.Construct scope, String id, LakeformationResourceLfTagsConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/lakeformation_resource_lf_tags aws_lakeformation_resource_lf_tags} Resource.
-