Uses of Interface
com.hashicorp.cdktf.providers.google.compute_subnetwork_iam_policy.ComputeSubnetworkIamPolicyConfig
-
Packages that use ComputeSubnetworkIamPolicyConfig Package Description com.hashicorp.cdktf.providers.google.compute_subnetwork_iam_policy google_compute_subnetwork_iam_policy -
-
Uses of ComputeSubnetworkIamPolicyConfig in com.hashicorp.cdktf.providers.google.compute_subnetwork_iam_policy
Classes in com.hashicorp.cdktf.providers.google.compute_subnetwork_iam_policy that implement ComputeSubnetworkIamPolicyConfig Modifier and Type Class Description static classComputeSubnetworkIamPolicyConfig.Jsii$ProxyAn implementation forComputeSubnetworkIamPolicyConfigMethods in com.hashicorp.cdktf.providers.google.compute_subnetwork_iam_policy that return ComputeSubnetworkIamPolicyConfig Modifier and Type Method Description ComputeSubnetworkIamPolicyConfigComputeSubnetworkIamPolicyConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.compute_subnetwork_iam_policy with parameters of type ComputeSubnetworkIamPolicyConfig Constructor Description ComputeSubnetworkIamPolicy(software.constructs.Construct scope, String id, ComputeSubnetworkIamPolicyConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/compute_subnetwork_iam_policy google_compute_subnetwork_iam_policy} Resource.
-