CreateBenefitApplicationRequest

Types

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

Properties

Link copied to clipboard

AWS resources that are associated with this benefit application.

Link copied to clipboard

Detailed information and requirements specific to the benefit being requested.

Link copied to clipboard

The unique identifier of the benefit being requested in this application.

Link copied to clipboard

The catalog identifier that specifies which benefit catalog to create the application in.

Link copied to clipboard

A unique, case-sensitive identifier to ensure idempotent processing of the creation request.

Link copied to clipboard

A detailed description of the benefit application and its intended use.

Link copied to clipboard

Supporting documents and files attached to the benefit application.

Link copied to clipboard

The types of fulfillment requested for this benefit application (e.g., credits, access, disbursement).

Link copied to clipboard
val name: String?

A human-readable name for the benefit application.

Link copied to clipboard

Contact information for partner representatives responsible for this benefit application.

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

Key-value pairs to categorize and organize the benefit application.

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