Values.DeploymentTargetSourceInformation about the deployment target.
type nonrec t = {deploymentTargetType : DeploymentTargetType.t option;The deployment type that is specific to the deployment's compute platform or deployments initiated by a CloudFormation stack update.
*)instanceTarget : InstanceTarget.t option;Information about the target for a deployment that uses the EC2/On-premises compute platform.
*)lambdaTarget : LambdaTarget.t option;Information about the target for a deployment that uses the Lambda compute platform.
*)ecsTarget : ECSTarget.t option;Information about the target for a deployment that uses the Amazon ECS compute platform.
*)cloudFormationTarget : CloudFormationTarget.t option;}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Double of TrafficWeight.t
| `Enum of string
| `List of
[> `Structure of
(string
* [> `Double of TrafficWeight.t
| `Enum of string
| `Long of ECSTaskSetCount.t
| `String of LifecycleEventName.t
| `Structure of
(string
* [> `Enum of string | `String of ScriptName.t ])
list
| `Timestamp of Timestamp.t ])
list ]
list
| `String of DeploymentId.t
| `Structure of
(string
* [> `Double of TrafficWeight.t
| `String of LambdaFunctionName.t ])
list
| `Timestamp of Time.t ])
list ])
list ]