approvalWorkflow

@JvmName(name = "wuhfeudwkalwofse")
suspend fun approvalWorkflow(value: Output<EntitlementApprovalWorkflowArgs>)
@JvmName(name = "jwvvxmwtrcicarfa")
suspend fun approvalWorkflow(value: EntitlementApprovalWorkflowArgs?)

Parameters

value

The approvals needed before access will be granted to a requester. No approvals will be needed if this field is null. Different types of approval workflows that can be used to gate privileged access granting.


@JvmName(name = "wholyhvyrgqihobw")
suspend fun approvalWorkflow(argument: suspend EntitlementApprovalWorkflowArgsBuilder.() -> Unit)

Parameters

argument

The approvals needed before access will be granted to a requester. No approvals will be needed if this field is null. Different types of approval workflows that can be used to gate privileged access granting.