deploymentType property

String? deploymentType
getter/setter pair

Specifies the deployment strategy for this reservation. Possible string values are:

  • "DENSE" : The reserved capacity is made up of densely deployed reservation blocks.
  • "DEPLOYMENT_TYPE_UNSPECIFIED"

Implementation

core.String? deploymentType;