CreateApprovalPolicyRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of governed actions that trigger the approval workflow.

Link copied to clipboard

The scoping configuration that determines who the approval policy applies to.

Link copied to clipboard

The list of group ARNs whose members can approve requests.

Link copied to clipboard

The list of asset types that the approval policy applies to.

Link copied to clipboard

A description of the approval policy.

Link copied to clipboard
val name: String?

The name of the approval policy.

Link copied to clipboard

The unique identifier to assign to the approval policy. You cannot change this value after you create the policy.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String