GetInstanceGroupManagerVersion

data class GetInstanceGroupManagerVersion(val instanceTemplate: String, val name: String, val targetSizes: List<GetInstanceGroupManagerVersionTargetSize>)

Constructors

Link copied to clipboard
constructor(instanceTemplate: String, name: String, targetSizes: List<GetInstanceGroupManagerVersionTargetSize>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The full URL to an instance template from which all new instances of this version will be created.

Link copied to clipboard

The name of the instance group. Either name or self_link must be provided.

Link copied to clipboard

The number of instances calculated as a fixed number or a percentage depending on the settings.