| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static OriginType |
OriginType.fromValue(String value)
Use this in place of valueOf.
|
static OriginType |
OriginType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OriginType[] |
OriginType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ClassificationDetails |
ClassificationDetails.withOriginType(OriginType originType)
Specifies how Amazon Macie found the sensitive data that produced the finding: SENSITIVE_DATA_DISCOVERY_JOB, for
a classification job.
|
Copyright © 2022. All rights reserved.