Class Google::Cloud::Compute::V1::TargetPoolInstanceHealth (v1.1.0)

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#health_status

def health_status() -> ::Array<::Google::Cloud::Compute::V1::HealthStatus>

#health_status=

def health_status=(value) -> ::Array<::Google::Cloud::Compute::V1::HealthStatus>
Parameter

#kind

def kind() -> ::String
Returns
  • (::String) — [Output Only] Type of resource. Always compute#targetPoolInstanceHealth when checking the health of an instance.

#kind=

def kind=(value) -> ::String
Parameter
  • value (::String) — [Output Only] Type of resource. Always compute#targetPoolInstanceHealth when checking the health of an instance.
Returns
  • (::String) — [Output Only] Type of resource. Always compute#targetPoolInstanceHealth when checking the health of an instance.