Package com.ibm.cloud.is.vpc.v1.model
Interface VolumeStatusReason.Code
-
- Enclosing class:
- VolumeStatusReason
public static interface VolumeStatusReason.Code
A snake case string succinctly identifying the status reason. The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.
-
-
Field Summary
Fields Modifier and Type Field Description static String
ENCRYPTION_KEY_DELETED
encryption_key_deleted.
-
-
-
Field Detail
-
ENCRYPTION_KEY_DELETED
static final String ENCRYPTION_KEY_DELETED
encryption_key_deleted.- See Also:
- Constant Field Values
-
-