static GetRevealConfigurationResponse.Builder |
GetRevealConfigurationResponse.builder() |
|
default GetRevealConfigurationResponse.Builder |
GetRevealConfigurationResponse.Builder.configuration(Consumer<RevealConfiguration.Builder> configuration) |
The KMS key that's used to encrypt the sensitive data, and the status of the configuration for the Amazon
Macie account.
|
GetRevealConfigurationResponse.Builder |
GetRevealConfigurationResponse.Builder.configuration(RevealConfiguration configuration) |
The KMS key that's used to encrypt the sensitive data, and the status of the configuration for the Amazon
Macie account.
|
default GetRevealConfigurationResponse.Builder |
GetRevealConfigurationResponse.Builder.retrievalConfiguration(Consumer<RetrievalConfiguration.Builder> retrievalConfiguration) |
The access method and settings that are used to retrieve the sensitive data.
|
GetRevealConfigurationResponse.Builder |
GetRevealConfigurationResponse.Builder.retrievalConfiguration(RetrievalConfiguration retrievalConfiguration) |
The access method and settings that are used to retrieve the sensitive data.
|
GetRevealConfigurationResponse.Builder |
GetRevealConfigurationResponse.toBuilder() |
|