| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateRetrievalConfiguration |
UpdateRetrievalConfiguration.clone() |
UpdateRetrievalConfiguration |
UpdateRevealConfigurationRequest.getRetrievalConfiguration()
The access method and settings to use to retrieve the sensitive data.
|
UpdateRetrievalConfiguration |
UpdateRetrievalConfiguration.withRetrievalMode(RetrievalMode retrievalMode)
The access method to use when retrieving sensitive data from affected S3 objects.
|
UpdateRetrievalConfiguration |
UpdateRetrievalConfiguration.withRetrievalMode(String retrievalMode)
The access method to use when retrieving sensitive data from affected S3 objects.
|
UpdateRetrievalConfiguration |
UpdateRetrievalConfiguration.withRoleName(String roleName)
The name of the IAM role that is in the affected Amazon Web Services account and Amazon Macie is allowed to
assume when retrieving sensitive data from affected S3 objects for the account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateRevealConfigurationRequest.setRetrievalConfiguration(UpdateRetrievalConfiguration retrievalConfiguration)
The access method and settings to use to retrieve the sensitive data.
|
UpdateRevealConfigurationRequest |
UpdateRevealConfigurationRequest.withRetrievalConfiguration(UpdateRetrievalConfiguration retrievalConfiguration)
The access method and settings to use to retrieve the sensitive data.
|
Copyright © 2024. All rights reserved.