autoUser

@JvmName(name = "qjoabjuebcjvseor")
suspend fun autoUser(value: Output<PoolStartTaskUserIdentityAutoUserArgs>)
@JvmName(name = "kaaxehdpflugptqg")
suspend fun autoUser(value: PoolStartTaskUserIdentityAutoUserArgs?)

Parameters

value

A auto_user block that describes the user identity under which the start task runs as defined below.

Note: user_name and auto_user blocks cannot be used both at the same time, but you need to define one or the other.


@JvmName(name = "godfnbfdvbkwdbse")
suspend fun autoUser(argument: suspend PoolStartTaskUserIdentityAutoUserArgsBuilder.() -> Unit)

Parameters

argument

A auto_user block that describes the user identity under which the start task runs as defined below.

Note: user_name and auto_user blocks cannot be used both at the same time, but you need to define one or the other.