| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
ClassificationExportConfiguration |
PutClassificationExportConfigurationRequest.configuration()
The location to store data classification results in, and the encryption settings to use when storing results in
that location.
|
ClassificationExportConfiguration |
PutClassificationExportConfigurationResponse.configuration()
The location where the data classification results are stored, and the encryption settings that are used when
storing results in that location.
|
ClassificationExportConfiguration |
GetClassificationExportConfigurationResponse.configuration()
The location where data classification results are stored, and the encryption settings that are used when storing
results in that location.
|
| Modifier and Type | Method and Description |
|---|---|
PutClassificationExportConfigurationRequest.Builder |
PutClassificationExportConfigurationRequest.Builder.configuration(ClassificationExportConfiguration configuration)
The location to store data classification results in, and the encryption settings to use when storing results
in that location.
|
PutClassificationExportConfigurationResponse.Builder |
PutClassificationExportConfigurationResponse.Builder.configuration(ClassificationExportConfiguration configuration)
The location where the data classification results are stored, and the encryption settings that are used when
storing results in that location.
|
GetClassificationExportConfigurationResponse.Builder |
GetClassificationExportConfigurationResponse.Builder.configuration(ClassificationExportConfiguration configuration)
The location where data classification results are stored, and the encryption settings that are used when
storing results in that location.
|
Copyright © 2022. All rights reserved.