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