| Package | Description |
|---|---|
| com.amazonaws.services.auditmanager.model |
| Modifier and Type | Method and Description |
|---|---|
static EvidenceFinderBackfillStatus |
EvidenceFinderBackfillStatus.fromValue(String value)
Use this in place of valueOf.
|
static EvidenceFinderBackfillStatus |
EvidenceFinderBackfillStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EvidenceFinderBackfillStatus[] |
EvidenceFinderBackfillStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EvidenceFinderEnablement |
EvidenceFinderEnablement.withBackfillStatus(EvidenceFinderBackfillStatus backfillStatus)
The current status of the evidence data backfill process.
|
Copyright © 2023. All rights reserved.