google_api_compute v0.11.0 GoogleApi.Compute.V1.Model.TargetPoolInstanceHealth 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
Link to this type
t()
View Sourcet() :: %GoogleApi.Compute.V1.Model.TargetPoolInstanceHealth{ healthStatus: [GoogleApi.Compute.V1.Model.HealthStatus.t()], kind: String.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.