google_api_game_services v0.2.2 GoogleApi.GameServices.V1beta.Model.TargetFleetAutoscaler View Source
Target Agones autoscaler policy reference.
Attributes
name
(type:String.t
, default:nil
) - The name of the Agones autoscaler.specSource
(type:GoogleApi.GameServices.V1beta.Model.SpecSource.t
, default:nil
) - Encapsulates the source of the Agones fleet spec. Details about the Agones autoscaler spec.
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.GameServices.V1beta.Model.TargetFleetAutoscaler{ name: String.t(), specSource: GoogleApi.GameServices.V1beta.Model.SpecSource.t() }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.