Interface EndpointGatewayLifecycleReason.Code
- Enclosing class:
EndpointGatewayLifecycleReason
public static interface EndpointGatewayLifecycleReason.Code
A reason code for this lifecycle state:
- `access_denied`: endpoint gateway access was denied
- `access_expired`: endpoint gateway access has expired
- `access_pending`: endpoint gateway access is pending
- `dns_resolution_binding_pending`: the DNS resolution binding is being set up
- `internal_error`: internal error (contact IBM support)
- `resource_suspended_by_provider`: The resource has been suspended (contact IBM
support)
The enumerated values for this property may
[expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
Field Summary
Fields
-
Field Details
-
ACCESS_DENIED
-
ACCESS_EXPIRED
-
ACCESS_PENDING
-
DNS_RESOLUTION_BINDING_PENDING
-
INTERNAL_ERROR
-
RESOURCE_SUSPENDED_BY_PROVIDER
-