GoogleApi.Memcache.V1beta2.Model.GoogleCloudSaasacceleratorManagementProvidersV1SloEligibility (google_api_memcache v0.26.0)
View SourceSloEligibility is a tuple containing eligibility value: true if an instance is eligible for SLO calculation or false if it should be excluded from all SLO-related calculations along with a user-defined reason.
Attributes
-
eligible
(type:boolean()
, default:nil
) - Whether an instance is eligible or ineligible. -
reason
(type:String.t
, default:nil
) - User-defined reason for the current value of instance eligibility. Usually, this can be directly mapped to the internal state. An empty reason is allowed.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.