| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
ClassificationStatus |
ClassificationStatus.clone() |
ClassificationStatus |
ClassificationResult.getStatus()
The current status of the sensitive data detection.
|
ClassificationStatus |
ClassificationStatus.withCode(String code)
The code that represents the status of the sensitive data detection.
|
ClassificationStatus |
ClassificationStatus.withReason(String reason)
A longer description of the current status of the sensitive data detection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClassificationResult.setStatus(ClassificationStatus status)
The current status of the sensitive data detection.
|
ClassificationResult |
ClassificationResult.withStatus(ClassificationStatus status)
The current status of the sensitive data detection.
|
Copyright © 2021. All rights reserved.