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