CreateGrantRequest

Types

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

Properties

Link copied to clipboard

Allowed operations for the grant.

Link copied to clipboard

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Link copied to clipboard

Grant name.

Link copied to clipboard

Home Region of the grant.

Link copied to clipboard

Amazon Resource Name (ARN) of the license.

Link copied to clipboard

The grant principals. You can specify one of the following as an Amazon Resource Name (ARN):

Link copied to clipboard
val tags: List<Tag>?

Tags to add to the grant. For more information about tagging support in License Manager, see the TagResource operation.

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