AccountAssignmentForPrincipal

A structure that describes an assignment of an Amazon Web Services account to a principal and the permissions that principal has in the account.

Types

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

Properties

Link copied to clipboard

The account ID number of the Amazon Web Services account.

Link copied to clipboard

The ARN of the IAM Identity Center permission set assigned to this principal for this Amazon Web Services account.

Link copied to clipboard

The ID of the principal.

Link copied to clipboard

The type of the principal.

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