Uses of Interface
com.hashicorp.cdktf.providers.google.compute_snapshot_iam_binding.ComputeSnapshotIamBindingCondition
-
Packages that use ComputeSnapshotIamBindingCondition Package Description com.hashicorp.cdktf.providers.google.compute_snapshot_iam_binding google_compute_snapshot_iam_binding -
-
Uses of ComputeSnapshotIamBindingCondition in com.hashicorp.cdktf.providers.google.compute_snapshot_iam_binding
Classes in com.hashicorp.cdktf.providers.google.compute_snapshot_iam_binding that implement ComputeSnapshotIamBindingCondition Modifier and Type Class Description static classComputeSnapshotIamBindingCondition.Jsii$ProxyAn implementation forComputeSnapshotIamBindingConditionMethods in com.hashicorp.cdktf.providers.google.compute_snapshot_iam_binding that return ComputeSnapshotIamBindingCondition Modifier and Type Method Description ComputeSnapshotIamBindingConditionComputeSnapshotIamBindingCondition.Builder. build()Builds the configured instance.default ComputeSnapshotIamBindingConditionComputeSnapshotIamBindingConfig. getCondition()condition block.ComputeSnapshotIamBindingConditionComputeSnapshotIamBindingConfig.Jsii$Proxy. getCondition()ComputeSnapshotIamBindingConditionComputeSnapshotIamBinding. getConditionInput()ComputeSnapshotIamBindingConditionComputeSnapshotIamBindingConditionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_snapshot_iam_binding with parameters of type ComputeSnapshotIamBindingCondition Modifier and Type Method Description ComputeSnapshotIamBinding.BuilderComputeSnapshotIamBinding.Builder. condition(ComputeSnapshotIamBindingCondition condition)condition block.ComputeSnapshotIamBindingConfig.BuilderComputeSnapshotIamBindingConfig.Builder. condition(ComputeSnapshotIamBindingCondition condition)Sets the value ofComputeSnapshotIamBindingConfig.getCondition()voidComputeSnapshotIamBinding. putCondition(ComputeSnapshotIamBindingCondition value)voidComputeSnapshotIamBindingConditionOutputReference. setInternalValue(ComputeSnapshotIamBindingCondition value)
-