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.

Provides aggregated data for an Amazon Macie usage metric. The value for the metric reports estimated usage data for an account for the preceding 30 days or the current calendar month to date, depending on the time period (timeRange) specified in the request.

Inheritance Hierarchy

System.Object
  Amazon.Macie2.Model.UsageTotal

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

Syntax

C#
public class UsageTotal

The UsageTotal type exposes the following members

Constructors

NameDescription
Public Method UsageTotal()

Properties

NameTypeDescription
Public Property Currency Amazon.Macie2.Currency

Gets and sets the property Currency.

The type of currency that the value for the metric (estimatedCost) is reported in.

Public Property EstimatedCost System.String

Gets and sets the property EstimatedCost.

The estimated value for the metric.

Public Property Type Amazon.Macie2.UsageType

Gets and sets the property Type.

The name of the metric. Possible values are: AUTOMATED_OBJECT_MONITORING, to monitor S3 objects for automated sensitive data discovery; AUTOMATED_SENSITIVE_DATA_DISCOVERY, to analyze S3 objects for automated sensitive data discovery; DATA_INVENTORY_EVALUATION, to monitor S3 buckets; and, SENSITIVE_DATA_DISCOVERY, to run classification jobs.

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