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.

Specifies filter criteria for searching spending limits. Use filters to narrow down results based on specific attributes.

Inheritance Hierarchy

System.Object
  Amazon.Braket.Model.SearchSpendingLimitsFilter

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

Syntax

C#
public class SearchSpendingLimitsFilter

The SearchSpendingLimitsFilter type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Name System.String

Gets and sets the property Name.

The name of the field to filter on. Currently only supports deviceArn.

Public Property Operator Amazon.Braket.SearchSpendingLimitsFilterOperator

Gets and sets the property Operator.

The comparison operator to use when filtering.

Public Property Values System.Collections.Generic.List<System.String>

Gets and sets the property Values.

An array of values to match against the specified field.

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