BenefitAllocationSummary

A summary view of a benefit allocation containing key information for list operations.

Types

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

Properties

Link copied to clipboard

The identifiers of the benefits applicable for this allocation.

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the benefit allocation.

Link copied to clipboard

The identifier of the benefit application that resulted in this allocation.

Link copied to clipboard

The identifier of the benefit that this allocation is based on.

Link copied to clipboard

The catalog identifier that the benefit allocation belongs to.

Link copied to clipboard

The timestamp when the benefit allocation was created.

Link copied to clipboard

The timestamp when the benefit allocation expires.

Link copied to clipboard

The fulfillment types used for this benefit allocation.

Link copied to clipboard
val id: String?

The unique identifier of the benefit allocation.

Link copied to clipboard
val name: String?

The human-readable name of the benefit allocation.

Link copied to clipboard

The current status of the benefit allocation.

Link copied to clipboard

Additional information explaining the current status of the benefit allocation.

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