ProvisioningModel(value)Specifies the provisioning model of the instance.
Enums |
|
|---|---|
| Name | Description |
UNDEFINED_PROVISIONING_MODEL |
A value indicating that the enum field is not set. |
FLEX_START |
Instance is provisioned using the Flex Start provisioning model and has a limited runtime. |
RESERVATION_BOUND |
Bound to the lifecycle of the reservation in which it is provisioned. |
SPOT |
Heavily discounted, no guaranteed runtime. |
STANDARD |
Standard provisioning with user controlled runtime, no discounts. |