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