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 information about a type of sensitive data that was detected by a managed data identifier and produced a sensitive data finding.

Inheritance Hierarchy

System.Object
  Amazon.Macie2.Model.DefaultDetection

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

Syntax

C#
public class DefaultDetection

The DefaultDetection type exposes the following members

Constructors

NameDescription
Public Method DefaultDetection()

Properties

NameTypeDescription
Public Property Count System.Int64

Gets and sets the property Count.

The total number of occurrences of the type of sensitive data that was detected.

Public Property Occurrences Amazon.Macie2.Model.Occurrences

Gets and sets the property Occurrences.

The location of 1-15 occurrences of the sensitive data that was detected. A finding includes location data for a maximum of 15 occurrences of sensitive data.

Public Property Type System.String

Gets and sets the property Type.

The type of sensitive data that was detected. For example, AWS_CREDENTIALS, PHONE_NUMBER, or ADDRESS.

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