Interface protos.google.cloud.gaming.v1.DeployedFleetDetails.IDeployedFleetAutoscaler (2.4.0)

Properties of a DeployedFleetAutoscaler.

Package

@google-cloud/game-servers!

Properties

autoscaler

autoscaler?: (string|null);

DeployedFleetAutoscaler autoscaler

Property Value
TypeDescription
(string|null)

fleetAutoscalerSpec

fleetAutoscalerSpec?: (string|null);

DeployedFleetAutoscaler fleetAutoscalerSpec

Property Value
TypeDescription
(string|null)

specSource

specSource?: (google.cloud.gaming.v1.ISpecSource|null);

DeployedFleetAutoscaler specSource

Property Value
TypeDescription
(google.cloud.gaming.v1.ISpecSource|null)