GoogleApi.Compute.V1.Model.TargetPoolInstanceHealth (google_api_compute v0.29.0) View Source
Attributes
-
healthStatus(type:list(GoogleApi.Compute.V1.Model.HealthStatus.t), default:nil) - -
kind(type:String.t, default:compute#targetPoolInstanceHealth) - [Output Only] Type of resource. Always compute#targetPoolInstanceHealth when checking the health of an instance.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Compute.V1.Model.TargetPoolInstanceHealth{
healthStatus: [GoogleApi.Compute.V1.Model.HealthStatus.t()],
kind: String.t()
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.