DeploymentGroupEcsService

data class DeploymentGroupEcsService(val clusterName: String, val serviceName: String)

Constructors

Link copied to clipboard
constructor(clusterName: String, serviceName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the ECS cluster.

Link copied to clipboard

The name of the ECS service.