BenefitApplicationSummary

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

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 application.

Link copied to clipboard

AWS resources that are associated with this benefit application.

Link copied to clipboard

Additional attributes and metadata associated with the benefit application.

Link copied to clipboard

The identifier of the benefit being requested in this application.

Link copied to clipboard

The catalog identifier that the benefit application belongs to.

Link copied to clipboard

The timestamp when the benefit application was created.

Link copied to clipboard

The fulfillment types requested for this benefit application.

Link copied to clipboard
val id: String?

The unique identifier of the benefit application.

Link copied to clipboard
val name: String?

The human-readable name of the benefit application.

Link copied to clipboard

The AWS partner programs associated with this benefit application.

Link copied to clipboard

The current stage in the benefit application processing workflow..

Link copied to clipboard

The current processing status of the benefit application.

Link copied to clipboard

The timestamp when the benefit application was last updated.

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