CreditDetails

Contains information about credit-based benefit fulfillment, including AWS promotional credits.

Types

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

Properties

Link copied to clipboard

The total amount of credits that have been allocated for this benefit.

Link copied to clipboard

A list of credit codes that have been generated for this benefit allocation.

Link copied to clipboard

The amount of credits that have actually been issued and are available for use.

Functions

Link copied to clipboard
inline fun copy(block: CreditDetails.Builder.() -> Unit = {}): CreditDetails
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