Service Deployment Controller Args
data class ServiceDeploymentControllerArgs(val type: Output<ServiceDeploymentControllerType>? = null) : ConvertibleToJava<ServiceDeploymentControllerArgs>
The deployment controller to use for the service. For more information, see Amazon ECS deployment types in the Amazon Elastic Container Service Developer Guide.