Reference documentation and code samples for the Google Cloud Compute V1 API class Google::Cloud::Compute::V1::TargetPoolInstanceHealth.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#health_status
def health_status() -> ::Array<::Google::Cloud::Compute::V1::HealthStatus>
Returns
- (::Array<::Google::Cloud::Compute::V1::HealthStatus>)
#health_status=
def health_status=(value) -> ::Array<::Google::Cloud::Compute::V1::HealthStatus>
Parameter
- value (::Array<::Google::Cloud::Compute::V1::HealthStatus>)
Returns
- (::Array<::Google::Cloud::Compute::V1::HealthStatus>)
#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.