| Package | Description |
|---|---|
| com.amazonaws.services.apprunner.model |
| Modifier and Type | Method and Description |
|---|---|
static VpcIngressConnectionStatus |
VpcIngressConnectionStatus.fromValue(String value)
Use this in place of valueOf.
|
static VpcIngressConnectionStatus |
VpcIngressConnectionStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VpcIngressConnectionStatus[] |
VpcIngressConnectionStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VpcIngressConnection |
VpcIngressConnection.withStatus(VpcIngressConnectionStatus status)
The current status of the VPC Ingress Connection.
|
Copyright © 2024. All rights reserved.