Values.CreateDeploymentOutputSourceRepresents the output of a CreateDeployment operation.
type nonrec error = [ | `AlarmsLimitExceededException of AlarmsLimitExceededException.t| `ApplicationDoesNotExistException of ApplicationDoesNotExistException.t| `ApplicationNameRequiredException of ApplicationNameRequiredException.t| `DeploymentConfigDoesNotExistException of
DeploymentConfigDoesNotExistException.t| `DeploymentGroupDoesNotExistException of DeploymentGroupDoesNotExistException.t| `DeploymentGroupNameRequiredException of DeploymentGroupNameRequiredException.t| `DeploymentLimitExceededException of DeploymentLimitExceededException.t| `DescriptionTooLongException of DescriptionTooLongException.t| `InvalidAlarmConfigException of InvalidAlarmConfigException.t| `InvalidApplicationNameException of InvalidApplicationNameException.t| `InvalidAutoRollbackConfigException of InvalidAutoRollbackConfigException.t| `InvalidAutoScalingGroupException of InvalidAutoScalingGroupException.t| `InvalidDeploymentConfigNameException of InvalidDeploymentConfigNameException.t| `InvalidDeploymentGroupNameException of InvalidDeploymentGroupNameException.t| `InvalidFileExistsBehaviorException of InvalidFileExistsBehaviorException.t| `InvalidGitHubAccountTokenException of InvalidGitHubAccountTokenException.t| `InvalidIgnoreApplicationStopFailuresValueException of
InvalidIgnoreApplicationStopFailuresValueException.t| `InvalidLoadBalancerInfoException of InvalidLoadBalancerInfoException.t| `InvalidRevisionException of InvalidRevisionException.t| `InvalidRoleException of InvalidRoleException.t| `InvalidTargetInstancesException of InvalidTargetInstancesException.t| `InvalidTrafficRoutingConfigurationException of
InvalidTrafficRoutingConfigurationException.t| `InvalidUpdateOutdatedInstancesOnlyValueException of
InvalidUpdateOutdatedInstancesOnlyValueException.t| `RevisionDoesNotExistException of RevisionDoesNotExistException.t| `RevisionRequiredException of RevisionRequiredException.t| `ThrottlingException of ThrottlingException.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
| `DeploymentGroupDoesNotExistException of unit
| `DeploymentGroupNameRequiredException of unit
| `DeploymentLimitExceededException of unit
| `DescriptionTooLongException of unit
| `InvalidAlarmConfigException of unit
| `InvalidApplicationNameException of unit
| `InvalidAutoRollbackConfigException of unit
| `InvalidAutoScalingGroupException of unit
| `InvalidDeploymentConfigNameException of unit
| `InvalidDeploymentGroupNameException of unit
| `InvalidFileExistsBehaviorException of unit
| `InvalidGitHubAccountTokenException of unit
| `InvalidIgnoreApplicationStopFailuresValueException of unit
| `InvalidLoadBalancerInfoException of unit
| `InvalidRevisionException of unit
| `InvalidRoleException of unit
| `InvalidTargetInstancesException of unit
| `InvalidTrafficRoutingConfigurationException of unit
| `InvalidUpdateOutdatedInstancesOnlyValueException of unit
| `RevisionDoesNotExistException of unit
| `RevisionRequiredException of unit
| `ThrottlingException 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
| `DeploymentGroupDoesNotExistException of unit
| `DeploymentGroupNameRequiredException of unit
| `DeploymentLimitExceededException of unit
| `DescriptionTooLongException of unit
| `InvalidAlarmConfigException of unit
| `InvalidApplicationNameException of unit
| `InvalidAutoRollbackConfigException of unit
| `InvalidAutoScalingGroupException of unit
| `InvalidDeploymentConfigNameException of unit
| `InvalidDeploymentGroupNameException of unit
| `InvalidFileExistsBehaviorException of unit
| `InvalidGitHubAccountTokenException of unit
| `InvalidIgnoreApplicationStopFailuresValueException of unit
| `InvalidLoadBalancerInfoException of unit
| `InvalidRevisionException of unit
| `InvalidRoleException of unit
| `InvalidTargetInstancesException of unit
| `InvalidTrafficRoutingConfigurationException of unit
| `InvalidUpdateOutdatedInstancesOnlyValueException of unit
| `RevisionDoesNotExistException of unit
| `RevisionRequiredException of unit
| `ThrottlingException of unit
| `Unknown_operation_error of string * string option ]