| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
ClassificationExportConfiguration |
ClassificationExportConfiguration.clone() |
ClassificationExportConfiguration |
GetClassificationExportConfigurationResult.getConfiguration()
The location that data classification results are exported to, and the encryption settings that are used when
storing results in that location.
|
ClassificationExportConfiguration |
PutClassificationExportConfigurationRequest.getConfiguration()
The location to export data classification results to, and the encryption settings to use when storing results in
that location.
|
ClassificationExportConfiguration |
PutClassificationExportConfigurationResult.getConfiguration()
The location that data classification results are exported to, and the encryption settings that are used when
storing results in that location.
|
ClassificationExportConfiguration |
ClassificationExportConfiguration.withS3Destination(S3Destination s3Destination)
The S3 bucket to export data classification results to, and the encryption settings to use when storing results
in that bucket.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetClassificationExportConfigurationResult.setConfiguration(ClassificationExportConfiguration configuration)
The location that data classification results are exported to, and the encryption settings that are used when
storing results in that location.
|
void |
PutClassificationExportConfigurationRequest.setConfiguration(ClassificationExportConfiguration configuration)
The location to export data classification results to, and the encryption settings to use when storing results in
that location.
|
void |
PutClassificationExportConfigurationResult.setConfiguration(ClassificationExportConfiguration configuration)
The location that data classification results are exported to, and the encryption settings that are used when
storing results in that location.
|
GetClassificationExportConfigurationResult |
GetClassificationExportConfigurationResult.withConfiguration(ClassificationExportConfiguration configuration)
The location that data classification results are exported to, and the encryption settings that are used when
storing results in that location.
|
PutClassificationExportConfigurationRequest |
PutClassificationExportConfigurationRequest.withConfiguration(ClassificationExportConfiguration configuration)
The location to export data classification results to, and the encryption settings to use when storing results in
that location.
|
PutClassificationExportConfigurationResult |
PutClassificationExportConfigurationResult.withConfiguration(ClassificationExportConfiguration configuration)
The location that data classification results are exported to, and the encryption settings that are used when
storing results in that location.
|
Copyright © 2020. All rights reserved.