Interface PrivatePathServiceGatewayEndpointGatewayBinding.Status
- Enclosing class:
PrivatePathServiceGatewayEndpointGatewayBinding
public static interface PrivatePathServiceGatewayEndpointGatewayBinding.Status
The status of the endpoint gateway binding:
- `abandoned`: endpoint gateway binding is inactive, awaiting deletion.
- `denied`: endpoint gateway binding was denied
- `expired`: endpoint gateway binding has expired
- `pending`: endpoint gateway binding is awaiting review
- `permitted`: endpoint gateway binding was permitted
An endpoint gateway binding will be automatically deleted when its associated endpoint gateway is deleted.
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
-
ABANDONED
-
DENIED
-
EXPIRED
-
PENDING
-
PERMITTED
-