lightsail_get_container_services {paws.compute} | R Documentation |
Returns information about one or more of your Amazon Lightsail container services
Description
Returns information about one or more of your Amazon Lightsail container services.
See https://www.paws-r-sdk.com/docs/lightsail_get_container_services/ for full documentation.
Usage
lightsail_get_container_services(serviceName = NULL)
Arguments
serviceName |
The name of the container service for which to return information. When omitted, the response includes all of your container services in the Amazon Web Services Region where the request is made. |
[Package paws.compute version 0.9.0 Index]