static UpdateRevealConfigurationResponse.Builder |
UpdateRevealConfigurationResponse.builder() |
|
default UpdateRevealConfigurationResponse.Builder |
UpdateRevealConfigurationResponse.Builder.configuration(Consumer<RevealConfiguration.Builder> configuration) |
The KMS key to use to encrypt the sensitive data, and the status of the configuration for the Amazon Macie
account.
|
UpdateRevealConfigurationResponse.Builder |
UpdateRevealConfigurationResponse.Builder.configuration(RevealConfiguration configuration) |
The KMS key to use to encrypt the sensitive data, and the status of the configuration for the Amazon Macie
account.
|
default UpdateRevealConfigurationResponse.Builder |
UpdateRevealConfigurationResponse.Builder.retrievalConfiguration(Consumer<RetrievalConfiguration.Builder> retrievalConfiguration) |
The access method and settings to use when retrieving the sensitive data.
|
UpdateRevealConfigurationResponse.Builder |
UpdateRevealConfigurationResponse.Builder.retrievalConfiguration(RetrievalConfiguration retrievalConfiguration) |
The access method and settings to use when retrieving the sensitive data.
|
UpdateRevealConfigurationResponse.Builder |
UpdateRevealConfigurationResponse.toBuilder() |
|