| Package | Description |
|---|---|
| com.amazonaws.services.resiliencehub.model |
| Modifier and Type | Method and Description |
|---|---|
static DriftStatus |
DriftStatus.fromValue(String value)
Use this in place of valueOf.
|
static DriftStatus |
DriftStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DriftStatus[] |
DriftStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AppAssessmentSummary |
AppAssessmentSummary.withDriftStatus(DriftStatus driftStatus)
Indicates if compliance drifts (deviations) were detected while running an assessment for your application.
|
AppAssessment |
AppAssessment.withDriftStatus(DriftStatus driftStatus)
Indicates if compliance drifts (deviations) were detected while running an assessment for your application.
|
Copyright © 2024. All rights reserved.