| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static DataIdentifierType |
DataIdentifierType.fromValue(String value)
Use this in place of valueOf.
|
static DataIdentifierType |
DataIdentifierType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DataIdentifierType[] |
DataIdentifierType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SuppressDataIdentifier |
SuppressDataIdentifier.withType(DataIdentifierType type)
The type of data identifier that detected the sensitive data.
|
Detection |
Detection.withType(DataIdentifierType type)
The type of data identifier that detected the sensitive data.
|
Copyright © 2023. All rights reserved.