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.
Namespace: Amazon.Braket.Model
Assembly: AWSSDK.Braket.dll
Version: 3.x.y.z
public class SearchSpendingLimitsFilter
The SearchSpendingLimitsFilter type exposes the following members
| Name | Description | |
|---|---|---|
|
SearchSpendingLimitsFilter() |
| Name | Type | Description | |
|---|---|---|---|
|
Name | System.String |
Gets and sets the property Name.
The name of the field to filter on. Currently only supports |
|
Operator | Amazon.Braket.SearchSpendingLimitsFilterOperator |
Gets and sets the property Operator. The comparison operator to use when filtering. |
|
Values | System.Collections.Generic.List<System.String> |
Gets and sets the property Values. An array of values to match against the specified field. |
.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