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.
Container for the parameters to the UpdateSpendingLimit operation. Updates an existing spending limit. You can modify the spending amount or time period. Changes take effect immediately.
Namespace: Amazon.Braket.Model
Assembly: AWSSDK.Braket.dll
Version: 3.x.y.z
public class UpdateSpendingLimitRequest : AmazonBraketRequest IAmazonWebServiceRequest
The UpdateSpendingLimitRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
UpdateSpendingLimitRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
ClientToken | System.String |
Gets and sets the property ClientToken. A unique, case-sensitive identifier to ensure that the operation completes no more than one time. If this token matches a previous request, Amazon Braket ignores the request, but does not return an error. |
|
SpendingLimit | System.String |
Gets and sets the property SpendingLimit. The new maximum amount that can be spent on the specified device, in USD. |
|
SpendingLimitArn | System.String |
Gets and sets the property SpendingLimitArn. The Amazon Resource Name (ARN) of the spending limit to update. |
|
TimePeriod | Amazon.Braket.Model.TimePeriod |
Gets and sets the property TimePeriod. The new time period during which the spending limit is active, including start and end dates. |
.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