Values.DescribeDaemonDeploymentsRequestSourceDescribes one or more of your daemon deployments. A daemon deployment orchestrates the progressive rollout of daemon task updates across container instances managed by the daemon's capacity providers. Each deployment includes circuit breaker and alarm-based rollback capabilities.
type nonrec t = {daemonDeploymentArns : StringList.t;The ARN of the daemon deployments to describe. You can specify up to 20 ARNs.
*)}