GetBenefitResponse

Types

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

Properties

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the benefit.

Link copied to clipboard

The schema definition that describes the required fields for requesting this benefit.

Link copied to clipboard

The catalog identifier that the benefit belongs to.

Link copied to clipboard

A detailed description of the benefit and its purpose.

Link copied to clipboard

The available fulfillment types for this benefit (e.g., credits, access, disbursement).

Link copied to clipboard
val id: String?

The unique identifier of the benefit.

Link copied to clipboard
val name: String?

The human-readable name of the benefit.

Link copied to clipboard

The AWS partner programs that this benefit is associated with.

Link copied to clipboard

The current status of the benefit (e.g., active, inactive, deprecated).

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