lightsail_get_container_images {paws.compute} | R Documentation |
Returns the container images that are registered to your Amazon Lightsail container service
Description
Returns the container images that are registered to your Amazon Lightsail container service.
See https://www.paws-r-sdk.com/docs/lightsail_get_container_images/ for full documentation.
Usage
lightsail_get_container_images(serviceName)
Arguments
serviceName |
[required] The name of the container service for which to return registered container images. |
[Package paws.compute version 0.9.0 Index]