AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Contains summary information about a spending limit, including current spending status and configuration details.
Namespace: Amazon.Braket.Model
Assembly: AWSSDK.Braket.dll
Version: 3.x.y.z
public class SpendingLimitSummary
The SpendingLimitSummary type exposes the following members
| Name | Description | |
|---|---|---|
|
SpendingLimitSummary() |
| Name | Type | Description | |
|---|---|---|---|
|
CreatedAt | System.DateTime |
Gets and sets the property CreatedAt. The date and time when the spending limit was created, in epoch seconds. |
|
DeviceArn | System.String |
Gets and sets the property DeviceArn. The Amazon Resource Name (ARN) of the quantum device associated with this spending limit. |
|
QueuedSpend | System.String |
Gets and sets the property QueuedSpend. The amount currently queued for spending on the device, in USD. |
|
SpendingLimit | System.String |
Gets and sets the property SpendingLimit. The maximum spending amount allowed for the device during the specified time period, in USD. |
|
SpendingLimitArn | System.String |
Gets and sets the property SpendingLimitArn. The Amazon Resource Name (ARN) that uniquely identifies the spending limit. |
|
Tags | System.Collections.Generic.Dictionary<System.String, System.String> |
Gets and sets the property Tags. The tags associated with the spending limit. Each tag consists of a key and an optional value. |
|
TimePeriod | Amazon.Braket.Model.TimePeriod |
Gets and sets the property TimePeriod. The time period during which the spending limit is active. |
|
TotalSpend | System.String |
Gets and sets the property TotalSpend. The total amount spent on the device so far during the current time period, in USD. |
|
UpdatedAt | System.DateTime |
Gets and sets the property UpdatedAt. The date and time when the spending limit was last modified, in epoch seconds. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5