View Source GoogleApi.GKEHub.V1.Model.FeatureResourceState (google_api_gke_hub v0.16.0)
FeatureResourceState describes the state of a Feature resource in the GkeHub API. See FeatureState
for the "running state" of the Feature in the Fleet and across Memberships.
Attributes
-
state
(type:String.t
, default:nil
) - The current state of the Feature resource in the Hub API.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.GKEHub.V1.Model.FeatureResourceState{state: String.t() | nil}
Functions
Unwrap a decoded JSON object into its complex fields.