Grant

class Grant

Describes a grant.

Types

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

Properties

Link copied to clipboard

Amazon Resource Name (ARN) of the grant.

Link copied to clipboard

Granted operations.

Link copied to clipboard

The grantee principal ARN.

Link copied to clipboard

Grant name.

Link copied to clipboard

Grant status.

Link copied to clipboard

Home Region of the grant.

Link copied to clipboard

License ARN.

Link copied to clipboard

The options specified for the grant.

Link copied to clipboard

Parent ARN.

Link copied to clipboard

Grant status reason.

Link copied to clipboard

Grant version.

Functions

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