Delegation

The assignment of a control set to a delegate for review.

Types

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

Properties

Link copied to clipboard

The identifier for the assessment that's associated with the delegation.

Link copied to clipboard

The name of the assessment that's associated with the delegation.

Link copied to clipboard

The comment that's related to the delegation.

Link copied to clipboard

The identifier for the control set that's associated with the delegation.

Link copied to clipboard

The user or role that created the delegation.

Link copied to clipboard

Specifies when the delegation was created.

Link copied to clipboard
val id: String?

The unique identifier for the delegation.

Link copied to clipboard

Specifies when the delegation was last updated.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IAM role.

Link copied to clipboard

The type of customer persona.

Link copied to clipboard

The status of the delegation.

Functions

Link copied to clipboard
inline fun copy(block: Delegation.Builder.() -> Unit = {}): Delegation
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