| Package | Description |
|---|---|
| com.amazonaws.services.apprunner.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceStatus |
ServiceStatus.fromValue(String value)
Use this in place of valueOf.
|
static ServiceStatus |
ServiceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceStatus[] |
ServiceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
Service.withStatus(ServiceStatus status)
The current state of the App Runner service.
|
ServiceSummary |
ServiceSummary.withStatus(ServiceStatus status)
The current state of the App Runner service.
|
Copyright © 2025. All rights reserved.