CreateGrantRequest

Types

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

Properties

Link copied to clipboard

Specifies a grant constraint.

Link copied to clipboard

Checks if your request will succeed. DryRun is an optional parameter.

Link copied to clipboard

The identity that gets the permissions specified in the grant.

Link copied to clipboard

A list of grant tokens.

Link copied to clipboard

Identifies the KMS key for the grant. The grant gives principals permission to use this KMS key.

Link copied to clipboard
val name: String?

A friendly name for the grant. Use this value to prevent the unintended creation of duplicate grants when retrying this request.

Link copied to clipboard

A list of operations that the grant permits.

Link copied to clipboard

The principal that has permission to use the RetireGrant operation to retire the grant.

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