startApplication

@JvmName(name = "nywutbfjnexouirq")
suspend fun startApplication(value: Output<Boolean>)
@JvmName(name = "calemkjsbplgdeob")
suspend fun startApplication(value: Boolean?)

Parameters

value

Whether to start or stop the Kinesis Analytics Application. To start an application, an input with a defined starting_position must be configured. To modify an application's starting position, first stop the application by setting start_application = false, then update starting_position and set start_application = true.