post Tasks
Parameters
value
A post_task
blocks as defined below.
Parameters
values
A post_task
blocks as defined below.
suspend fun postTasks(argument: List<suspend SoftwareUpdateConfigurationPostTaskArgsBuilder.() -> Unit>)
suspend fun postTasks(vararg argument: suspend SoftwareUpdateConfigurationPostTaskArgsBuilder.() -> Unit)
Parameters
argument
A post_task
blocks as defined below.