Learn R Programming

ECSFargateProvider (version 1.0.0)

killDockerInstances,ECSFargateProvider-method: Kill the instances

Description

Kill the instances

Usage

# S4 method for ECSFargateProvider
killDockerInstances(provider, instanceHandles, verbose = 0L)

Arguments

provider

S4 CloudProvider object. The service provider.

instanceHandles

List. A list of instance handles.

verbose

Integer. The verbose level, default 1.

Value

A logical vector indicating whether the killing operation is success for each instance