Reference documentation and code samples for the Privileged Access Manager V1 API class Google::Cloud::PrivilegedAccessManager::V1::ApprovalWorkflow.
Different types of approval workflows that can be used to gate privileged access granting.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#manual_approvals
def manual_approvals() -> ::Google::Cloud::PrivilegedAccessManager::V1::ManualApprovals
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::ManualApprovals) — An approval workflow where users designated as approvers review and act on the grants.
#manual_approvals=
def manual_approvals=(value) -> ::Google::Cloud::PrivilegedAccessManager::V1::ManualApprovals
Parameter
- value (::Google::Cloud::PrivilegedAccessManager::V1::ManualApprovals) — An approval workflow where users designated as approvers review and act on the grants.
Returns
- (::Google::Cloud::PrivilegedAccessManager::V1::ManualApprovals) — An approval workflow where users designated as approvers review and act on the grants.