Name | Type | Description | Notes |
---|---|---|---|
code | Option<crate::models::TerminationCode> | [optional] | |
r#type | Option<crate::models::TerminationType> | [optional] | |
parameters | Option<::std::collections::HashMap<String, serde_json::Value>> | An object with additional information about why a cluster was terminated. The object keys are one of TerminationParameter and the value is the termination information. |
[optional] |