autoRun

@JvmName(name = "hpaulrrhwwobfite")
suspend fun autoRun(value: Output<ImageTemplateAutoRunArgs>)
@JvmName(name = "ifidgkpfbyqbyquf")
suspend fun autoRun(value: ImageTemplateAutoRunArgs?)

Parameters

value

Indicates whether or not to automatically run the image template build on template creation or update.


@JvmName(name = "vuakrgckwdfoywww")
suspend fun autoRun(argument: suspend ImageTemplateAutoRunArgsBuilder.() -> Unit)

Parameters

argument

Indicates whether or not to automatically run the image template build on template creation or update.