Enterprise Crm Eventbus Proto Next Teardown Task Args
data class EnterpriseCrmEventbusProtoNextTeardownTaskArgs(val name: Output<String>) : ConvertibleToJava<EnterpriseCrmEventbusProtoNextTeardownTaskArgs>
The teardown task that is next in line to be executed. We support only sequential execution of teardown tasks (i.e. no branching).