GetZeroTrustAccessApplicationPolicyApprovalGroup

data class GetZeroTrustAccessApplicationPolicyApprovalGroup(val approvalsNeeded: Double, val emailAddresses: List<String>, val emailListUuid: String)

Constructors

constructor(approvalsNeeded: Double, emailAddresses: List<String>, emailListUuid: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of approvals needed to obtain access.

Link copied to clipboard

A list of emails that can approve the access request.

Link copied to clipboard

The UUID of an re-usable email list.