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