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