Values.DescribeServiceDeploymentsRequestSourceDescribes one or more of your service deployments. A service deployment happens when you release a software update for the service. For more information, see View service history using Amazon ECS service deployments.
type nonrec t = {serviceDeploymentArns : StringList.t;The ARN of the service deployment. You can specify a maximum of 20 ARNs.
*)}