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 the location of an occurrence of sensitive data in an email message or a non-binary text file such as an HTML, TXT, or XML file.
Namespace: Amazon.Macie2.Model
Assembly: AWSSDK.Macie2.dll
Version: 3.x.y.z
public class Range
The Range type exposes the following members
Name | Description | |
---|---|---|
![]() |
Range() |
Name | Type | Description | |
---|---|---|---|
![]() |
End | System.Int64 |
Gets and sets the property End. The number of lines from the beginning of the file to the end of the sensitive data. |
![]() |
Start | System.Int64 |
Gets and sets the property Start. The number of lines from the beginning of the file to the beginning of the sensitive data. |
![]() |
StartColumn | System.Int64 |
Gets and sets the property StartColumn. The number of characters, with spaces and starting from 1, from the beginning of the first line that contains the sensitive data (start) to the beginning of the sensitive data. |
.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