ecs_describe_service_revisions {paws.compute} | R Documentation |
Describes one or more service revisions
Description
Describes one or more service revisions.
See https://www.paws-r-sdk.com/docs/ecs_describe_service_revisions/ for full documentation.
Usage
ecs_describe_service_revisions(serviceRevisionArns)
Arguments
serviceRevisionArns |
[required] The ARN of the service revision. You can specify a maximum of 20 ARNs. You can call |
[Package paws.compute version 0.9.0 Index]