| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
RetrievalConfiguration |
RetrievalConfiguration.clone() |
RetrievalConfiguration |
UpdateRevealConfigurationResult.getRetrievalConfiguration()
The access method and settings to use to retrieve the sensitive data.
|
RetrievalConfiguration |
GetRevealConfigurationResult.getRetrievalConfiguration()
The access method and settings that are used to retrieve the sensitive data.
|
RetrievalConfiguration |
RetrievalConfiguration.withExternalId(String externalId)
The external ID to specify in the trust policy for the IAM role to assume when retrieving sensitive data from
affected S3 objects (roleName).
|
RetrievalConfiguration |
RetrievalConfiguration.withRetrievalMode(RetrievalMode retrievalMode)
The access method that's used when retrieving sensitive data from affected S3 objects.
|
RetrievalConfiguration |
RetrievalConfiguration.withRetrievalMode(String retrievalMode)
The access method that's used when retrieving sensitive data from affected S3 objects.
|
RetrievalConfiguration |
RetrievalConfiguration.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 |
UpdateRevealConfigurationResult.setRetrievalConfiguration(RetrievalConfiguration retrievalConfiguration)
The access method and settings to use to retrieve the sensitive data.
|
void |
GetRevealConfigurationResult.setRetrievalConfiguration(RetrievalConfiguration retrievalConfiguration)
The access method and settings that are used to retrieve the sensitive data.
|
UpdateRevealConfigurationResult |
UpdateRevealConfigurationResult.withRetrievalConfiguration(RetrievalConfiguration retrievalConfiguration)
The access method and settings to use to retrieve the sensitive data.
|
GetRevealConfigurationResult |
GetRevealConfigurationResult.withRetrievalConfiguration(RetrievalConfiguration retrievalConfiguration)
The access method and settings that are used to retrieve the sensitive data.
|
Copyright © 2023. All rights reserved.