elevationLevel

@JvmName(name = "pxmgdsimspgkcddv")
suspend fun elevationLevel(value: Output<String>)
@JvmName(name = "ibvorippevfqnarc")
suspend fun elevationLevel(value: String?)

Parameters

value

The elevation level of the user identity under which the start task runs. Possible values are Admin or NonAdmin. Defaults to NonAdmin.