AccessGrantSummary

Summary of an AccessGrant. Call GetAccessGrant for the full grant.

Types

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

Properties

Link copied to clipboard

The ID of the domain the grant belongs to.

Link copied to clipboard

The Amazon Resource Name (ARN) of the access grant.

Link copied to clipboard

The unique ID of the access grant.

Link copied to clipboard

Who manages the grant.

Link copied to clipboard
val name: String?

A name that identifies the access grant.

Link copied to clipboard

The permission granted.

Link copied to clipboard

The principal receiving the grant.

Link copied to clipboard

The space this grant applies to. Domain-scoped grants are returned by ListDomainAccessGrantsForOrganization instead.

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