Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_lakeformation_resource.DataAwsLakeformationResourceConfig
-
Packages that use DataAwsLakeformationResourceConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_lakeformation_resource data_aws_lakeformation_resource -
-
Uses of DataAwsLakeformationResourceConfig in com.hashicorp.cdktf.providers.aws.data_aws_lakeformation_resource
Classes in com.hashicorp.cdktf.providers.aws.data_aws_lakeformation_resource that implement DataAwsLakeformationResourceConfig Modifier and Type Class Description static classDataAwsLakeformationResourceConfig.Jsii$ProxyAn implementation forDataAwsLakeformationResourceConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_lakeformation_resource that return DataAwsLakeformationResourceConfig Modifier and Type Method Description DataAwsLakeformationResourceConfigDataAwsLakeformationResourceConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_lakeformation_resource with parameters of type DataAwsLakeformationResourceConfig Constructor Description DataAwsLakeformationResource(software.constructs.Construct scope, String id, DataAwsLakeformationResourceConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/lakeformation_resource aws_lakeformation_resource} Data Source.
-