Values.DeploymentStrategyOptionsSourceSpecifies the deployment strategy options for the domain.
type nonrec t = {deploymentStrategy : DeploymentStrategy.t;Specifies the deployment strategy for the domain. Valid values are Default and CapacityOptimized.
*)}