| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static RetrievalMode |
RetrievalMode.fromValue(String value)
Use this in place of valueOf.
|
static RetrievalMode |
RetrievalMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RetrievalMode[] |
RetrievalMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateRetrievalConfiguration |
UpdateRetrievalConfiguration.withRetrievalMode(RetrievalMode retrievalMode)
The access method to use when retrieving sensitive data from affected S3 objects.
|
RetrievalConfiguration |
RetrievalConfiguration.withRetrievalMode(RetrievalMode retrievalMode)
The access method that's used to retrieve sensitive data from affected S3 objects.
|
Copyright © 2024. All rights reserved.