Class DeploymentType (0.1.0)

DeploymentType(value)

Indicates if the reservation allocation strategy is static (DENSE) or dynamic (STANDARD). Defaults to DENSE.

Enums

Name Description
UNDEFINED_DEPLOYMENT_TYPE A value indicating that the enum field is not set.
DENSE The reserved capacity is made up of densely deployed reservation blocks.
DEPLOYMENT_TYPE_UNSPECIFIED No description available.
FLEXIBLE The reserved capacity is made up of highly flexible, logical reservation blocks.