Uses of Class
com.hashicorp.cdktf.providers.google.compute_snapshot_iam_binding.ComputeSnapshotIamBindingCondition.Builder
-
Packages that use ComputeSnapshotIamBindingCondition.Builder Package Description com.hashicorp.cdktf.providers.google.compute_snapshot_iam_binding google_compute_snapshot_iam_binding -
-
Uses of ComputeSnapshotIamBindingCondition.Builder in com.hashicorp.cdktf.providers.google.compute_snapshot_iam_binding
Methods in com.hashicorp.cdktf.providers.google.compute_snapshot_iam_binding that return ComputeSnapshotIamBindingCondition.Builder Modifier and Type Method Description static ComputeSnapshotIamBindingCondition.BuilderComputeSnapshotIamBindingCondition. builder()ComputeSnapshotIamBindingCondition.BuilderComputeSnapshotIamBindingCondition.Builder. description(String description)Sets the value ofComputeSnapshotIamBindingCondition.getDescription()ComputeSnapshotIamBindingCondition.BuilderComputeSnapshotIamBindingCondition.Builder. expression(String expression)Sets the value ofComputeSnapshotIamBindingCondition.getExpression()ComputeSnapshotIamBindingCondition.BuilderComputeSnapshotIamBindingCondition.Builder. title(String title)Sets the value ofComputeSnapshotIamBindingCondition.getTitle()Constructors in com.hashicorp.cdktf.providers.google.compute_snapshot_iam_binding with parameters of type ComputeSnapshotIamBindingCondition.Builder Constructor Description Jsii$Proxy(ComputeSnapshotIamBindingCondition.Builder builder)Constructor that initializes the object based on literal property values passed by theComputeSnapshotIamBindingCondition.Builder.
-