requiredApproverCount property

int? requiredApproverCount
getter/setter pair

The required numbers of approvers.

The M value used for M of N quorum auth. Must be greater than or equal to 2 and less than or equal to total_approver_count - 1.

Output only.

Implementation

core.int? requiredApproverCount;