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