| Package | Description |
|---|---|
| com.amazonaws.services.applicationsignals.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceLevelObjectiveBudgetStatus |
ServiceLevelObjectiveBudgetStatus.fromValue(String value)
Use this in place of valueOf.
|
static ServiceLevelObjectiveBudgetStatus |
ServiceLevelObjectiveBudgetStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceLevelObjectiveBudgetStatus[] |
ServiceLevelObjectiveBudgetStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ServiceLevelObjectiveBudgetReport |
ServiceLevelObjectiveBudgetReport.withBudgetStatus(ServiceLevelObjectiveBudgetStatus budgetStatus)
The status of this SLO, as it relates to the error budget for the entire time interval.
|
Copyright © 2024. All rights reserved.