Uses of Interface
com.hashicorp.cdktf.providers.google.data_google_compute_snapshot_iam_policy.DataGoogleComputeSnapshotIamPolicyConfig
-
Packages that use DataGoogleComputeSnapshotIamPolicyConfig Package Description com.hashicorp.cdktf.providers.google.data_google_compute_snapshot_iam_policy data_google_compute_snapshot_iam_policy -
-
Uses of DataGoogleComputeSnapshotIamPolicyConfig in com.hashicorp.cdktf.providers.google.data_google_compute_snapshot_iam_policy
Classes in com.hashicorp.cdktf.providers.google.data_google_compute_snapshot_iam_policy that implement DataGoogleComputeSnapshotIamPolicyConfig Modifier and Type Class Description static classDataGoogleComputeSnapshotIamPolicyConfig.Jsii$ProxyAn implementation forDataGoogleComputeSnapshotIamPolicyConfigMethods in com.hashicorp.cdktf.providers.google.data_google_compute_snapshot_iam_policy that return DataGoogleComputeSnapshotIamPolicyConfig Modifier and Type Method Description DataGoogleComputeSnapshotIamPolicyConfigDataGoogleComputeSnapshotIamPolicyConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.data_google_compute_snapshot_iam_policy with parameters of type DataGoogleComputeSnapshotIamPolicyConfig Constructor Description DataGoogleComputeSnapshotIamPolicy(software.constructs.Construct scope, String id, DataGoogleComputeSnapshotIamPolicyConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/data-sources/compute_snapshot_iam_policy google_compute_snapshot_iam_policy} Data Source.
-