AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.Braket.AmazonBraketRequest
      Amazon.Braket.Model.UpdateSpendingLimitRequest

Namespace: Amazon.Braket.Model
Assembly: AWSSDK.Braket.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateSpendingLimitRequest : AmazonBraketRequest
         IAmazonWebServiceRequest

The UpdateSpendingLimitRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property 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.

Public Property SpendingLimit System.String

Gets and sets the property SpendingLimit.

The new maximum amount that can be spent on the specified device, in USD.

Public Property SpendingLimitArn System.String

Gets and sets the property SpendingLimitArn.

The Amazon Resource Name (ARN) of the spending limit to update.

Public Property 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.

Version Information

.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