Creates a deployment for your Amazon Lightsail container service.
See https://www.paws-r-sdk.com/docs/lightsail_create_container_service_deployment/ for full documentation.
lightsail_create_container_service_deployment(
serviceName,
containers = NULL,
publicEndpoint = NULL
)
[required] The name of the container service for which to create the deployment.
An object that describes the settings of the containers that will be launched on the container service.
An object that describes the settings of the public endpoint for the container service.