AgreementEntitlement

Represents an entitlement associated with an agreement, including the provisioning status, resource, and type.

Types

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

Properties

Link copied to clipboard

The Amazon Resource Name (ARN) of the AWS License Manager license associated with the entitlement.

Link copied to clipboard

A short-lived token required by acceptors to register their account with the product provider. The token is only valid for 30 minutes after creation and is only applicable for purchase agreements.

Link copied to clipboard

The resource that the entitlement is provisioned to, such as a product.

Link copied to clipboard

The current state of an entitlement.

Link copied to clipboard

Provides more information about the status of an entitlement.

Link copied to clipboard
val type: String?

The type of entitlement.

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