lightsail_create_container_service_deployment: Creates a deployment for your Amazon Lightsail container...

View source: R/lightsail_operations.R

lightsail_create_container_service_deploymentR Documentation

Creates a deployment for your Amazon Lightsail container service

Description

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.

Usage

lightsail_create_container_service_deployment(
  serviceName,
  containers = NULL,
  publicEndpoint = NULL
)

Arguments

serviceName

[required] The name of the container service for which to create the deployment.

containers

An object that describes the settings of the containers that will be launched on the container service.

publicEndpoint

An object that describes the settings of the public endpoint for the container service.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.