Values.CreateDeploymentGroupOutputSourceRepresents the output of a CreateDeploymentGroup operation.
type nonrec t = {deploymentGroupId : DeploymentGroupId.t option;A unique deployment group ID.
*)}type nonrec error = [ | `AlarmsLimitExceededException of AlarmsLimitExceededException.t| `ApplicationDoesNotExistException of ApplicationDoesNotExistException.t| `ApplicationNameRequiredException of ApplicationNameRequiredException.t| `DeploymentConfigDoesNotExistException of
DeploymentConfigDoesNotExistException.t| `DeploymentGroupAlreadyExistsException of
DeploymentGroupAlreadyExistsException.t| `DeploymentGroupLimitExceededException of
DeploymentGroupLimitExceededException.t| `DeploymentGroupNameRequiredException of DeploymentGroupNameRequiredException.t| `ECSServiceMappingLimitExceededException of
ECSServiceMappingLimitExceededException.t| `InvalidAlarmConfigException of InvalidAlarmConfigException.t| `InvalidApplicationNameException of InvalidApplicationNameException.t| `InvalidAutoRollbackConfigException of InvalidAutoRollbackConfigException.t| `InvalidAutoScalingGroupException of InvalidAutoScalingGroupException.t| `InvalidBlueGreenDeploymentConfigurationException of
InvalidBlueGreenDeploymentConfigurationException.t| `InvalidDeploymentConfigNameException of InvalidDeploymentConfigNameException.t| `InvalidDeploymentGroupNameException of InvalidDeploymentGroupNameException.t| `InvalidDeploymentStyleException of InvalidDeploymentStyleException.t| `InvalidEC2TagCombinationException of InvalidEC2TagCombinationException.t| `InvalidEC2TagException of InvalidEC2TagException.t| `InvalidECSServiceException of InvalidECSServiceException.t| `InvalidInputException of InvalidInputException.t| `InvalidLoadBalancerInfoException of InvalidLoadBalancerInfoException.t| `InvalidOnPremisesTagCombinationException of
InvalidOnPremisesTagCombinationException.t| `InvalidRoleException of InvalidRoleException.t| `InvalidTagException of InvalidTagException.t| `InvalidTagsToAddException of InvalidTagsToAddException.t| `InvalidTargetGroupPairException of InvalidTargetGroupPairException.t| `InvalidTrafficRoutingConfigurationException of
InvalidTrafficRoutingConfigurationException.t| `InvalidTriggerConfigException of InvalidTriggerConfigException.t| `LifecycleHookLimitExceededException of LifecycleHookLimitExceededException.t| `RoleRequiredException of RoleRequiredException.t| `TagSetListLimitExceededException of TagSetListLimitExceededException.t| `ThrottlingException of ThrottlingException.t| `TriggerTargetsLimitExceededException of TriggerTargetsLimitExceededException.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `AlarmsLimitExceededException of unit
| `ApplicationDoesNotExistException of unit
| `ApplicationNameRequiredException of unit
| `DeploymentConfigDoesNotExistException of unit
| `DeploymentGroupAlreadyExistsException of unit
| `DeploymentGroupLimitExceededException of unit
| `DeploymentGroupNameRequiredException of unit
| `ECSServiceMappingLimitExceededException of unit
| `InvalidAlarmConfigException of unit
| `InvalidApplicationNameException of unit
| `InvalidAutoRollbackConfigException of unit
| `InvalidAutoScalingGroupException of unit
| `InvalidBlueGreenDeploymentConfigurationException of unit
| `InvalidDeploymentConfigNameException of unit
| `InvalidDeploymentGroupNameException of unit
| `InvalidDeploymentStyleException of unit
| `InvalidEC2TagCombinationException of unit
| `InvalidEC2TagException of unit
| `InvalidECSServiceException of unit
| `InvalidInputException of unit
| `InvalidLoadBalancerInfoException of unit
| `InvalidOnPremisesTagCombinationException of unit
| `InvalidRoleException of unit
| `InvalidTagException of unit
| `InvalidTagsToAddException of unit
| `InvalidTargetGroupPairException of unit
| `InvalidTrafficRoutingConfigurationException of unit
| `InvalidTriggerConfigException of unit
| `LifecycleHookLimitExceededException of unit
| `RoleRequiredException of unit
| `TagSetListLimitExceededException of unit
| `ThrottlingException of unit
| `TriggerTargetsLimitExceededException of unit
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `AlarmsLimitExceededException of unit
| `ApplicationDoesNotExistException of unit
| `ApplicationNameRequiredException of unit
| `DeploymentConfigDoesNotExistException of unit
| `DeploymentGroupAlreadyExistsException of unit
| `DeploymentGroupLimitExceededException of unit
| `DeploymentGroupNameRequiredException of unit
| `ECSServiceMappingLimitExceededException of unit
| `InvalidAlarmConfigException of unit
| `InvalidApplicationNameException of unit
| `InvalidAutoRollbackConfigException of unit
| `InvalidAutoScalingGroupException of unit
| `InvalidBlueGreenDeploymentConfigurationException of unit
| `InvalidDeploymentConfigNameException of unit
| `InvalidDeploymentGroupNameException of unit
| `InvalidDeploymentStyleException of unit
| `InvalidEC2TagCombinationException of unit
| `InvalidEC2TagException of unit
| `InvalidECSServiceException of unit
| `InvalidInputException of unit
| `InvalidLoadBalancerInfoException of unit
| `InvalidOnPremisesTagCombinationException of unit
| `InvalidRoleException of unit
| `InvalidTagException of unit
| `InvalidTagsToAddException of unit
| `InvalidTargetGroupPairException of unit
| `InvalidTrafficRoutingConfigurationException of unit
| `InvalidTriggerConfigException of unit
| `LifecycleHookLimitExceededException of unit
| `RoleRequiredException of unit
| `TagSetListLimitExceededException of unit
| `ThrottlingException of unit
| `TriggerTargetsLimitExceededException of unit
| `Unknown_operation_error of string * string option ]