| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
RevealConfiguration |
RevealConfiguration.clone() |
RevealConfiguration |
UpdateRevealConfigurationResult.getConfiguration()
The KMS key to use to encrypt the sensitive data, and the status of the configuration for the Amazon Macie
account.
|
RevealConfiguration |
UpdateRevealConfigurationRequest.getConfiguration()
The KMS key to use to encrypt the sensitive data, and the status of the configuration for the Amazon Macie
account.
|
RevealConfiguration |
GetRevealConfigurationResult.getConfiguration()
The KMS key that's used to encrypt the sensitive data, and the status of the configuration for the Amazon Macie
account.
|
RevealConfiguration |
RevealConfiguration.withKmsKeyId(String kmsKeyId)
The Amazon Resource Name (ARN), ID, or alias of the KMS key to use to encrypt sensitive data that's retrieved.
|
RevealConfiguration |
RevealConfiguration.withStatus(RevealStatus status)
The status of the configuration for the Amazon Macie account.
|
RevealConfiguration |
RevealConfiguration.withStatus(String status)
The status of the configuration for the Amazon Macie account.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateRevealConfigurationResult.setConfiguration(RevealConfiguration configuration)
The KMS key to use to encrypt the sensitive data, and the status of the configuration for the Amazon Macie
account.
|
void |
UpdateRevealConfigurationRequest.setConfiguration(RevealConfiguration configuration)
The KMS key to use to encrypt the sensitive data, and the status of the configuration for the Amazon Macie
account.
|
void |
GetRevealConfigurationResult.setConfiguration(RevealConfiguration configuration)
The KMS key that's used to encrypt the sensitive data, and the status of the configuration for the Amazon Macie
account.
|
UpdateRevealConfigurationResult |
UpdateRevealConfigurationResult.withConfiguration(RevealConfiguration configuration)
The KMS key to use to encrypt the sensitive data, and the status of the configuration for the Amazon Macie
account.
|
UpdateRevealConfigurationRequest |
UpdateRevealConfigurationRequest.withConfiguration(RevealConfiguration configuration)
The KMS key to use to encrypt the sensitive data, and the status of the configuration for the Amazon Macie
account.
|
GetRevealConfigurationResult |
GetRevealConfigurationResult.withConfiguration(RevealConfiguration configuration)
The KMS key that's used to encrypt the sensitive data, and the status of the configuration for the Amazon Macie
account.
|
Copyright © 2024. All rights reserved.