Uses of Interface
com.hashicorp.cdktf.providers.google.compute_snapshot_iam_member.ComputeSnapshotIamMemberCondition
-
Packages that use ComputeSnapshotIamMemberCondition Package Description com.hashicorp.cdktf.providers.google.compute_snapshot_iam_member google_compute_snapshot_iam_member -
-
Uses of ComputeSnapshotIamMemberCondition in com.hashicorp.cdktf.providers.google.compute_snapshot_iam_member
Classes in com.hashicorp.cdktf.providers.google.compute_snapshot_iam_member that implement ComputeSnapshotIamMemberCondition Modifier and Type Class Description static classComputeSnapshotIamMemberCondition.Jsii$ProxyAn implementation forComputeSnapshotIamMemberConditionMethods in com.hashicorp.cdktf.providers.google.compute_snapshot_iam_member that return ComputeSnapshotIamMemberCondition Modifier and Type Method Description ComputeSnapshotIamMemberConditionComputeSnapshotIamMemberCondition.Builder. build()Builds the configured instance.default ComputeSnapshotIamMemberConditionComputeSnapshotIamMemberConfig. getCondition()condition block.ComputeSnapshotIamMemberConditionComputeSnapshotIamMemberConfig.Jsii$Proxy. getCondition()ComputeSnapshotIamMemberConditionComputeSnapshotIamMember. getConditionInput()ComputeSnapshotIamMemberConditionComputeSnapshotIamMemberConditionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.compute_snapshot_iam_member with parameters of type ComputeSnapshotIamMemberCondition Modifier and Type Method Description ComputeSnapshotIamMember.BuilderComputeSnapshotIamMember.Builder. condition(ComputeSnapshotIamMemberCondition condition)condition block.ComputeSnapshotIamMemberConfig.BuilderComputeSnapshotIamMemberConfig.Builder. condition(ComputeSnapshotIamMemberCondition condition)Sets the value ofComputeSnapshotIamMemberConfig.getCondition()voidComputeSnapshotIamMember. putCondition(ComputeSnapshotIamMemberCondition value)voidComputeSnapshotIamMemberConditionOutputReference. setInternalValue(ComputeSnapshotIamMemberCondition value)
-