SpendingLimitSummary

Contains summary information about a spending limit, including current spending status and configuration details.

Types

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

Properties

Link copied to clipboard

The date and time when the spending limit was created, in epoch seconds.

Link copied to clipboard

The Amazon Resource Name (ARN) of the quantum device associated with this spending limit.

Link copied to clipboard

The amount currently queued for spending on the device, in USD.

Link copied to clipboard

The maximum spending amount allowed for the device during the specified time period, in USD.

Link copied to clipboard

The Amazon Resource Name (ARN) that uniquely identifies the spending limit.

Link copied to clipboard

The tags associated with the spending limit. Each tag consists of a key and an optional value.

Link copied to clipboard

The time period during which the spending limit is active.

Link copied to clipboard

The total amount spent on the device so far during the current time period, in USD.

Link copied to clipboard

The date and time when the spending limit was last modified, in epoch seconds.

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