userAssignedIdentities

@JvmName(name = "kecrqoiihsuxfltw")
suspend fun userAssignedIdentities(value: Output<List<String>>)
@JvmName(name = "qcumqhcrccsbupty")
suspend fun userAssignedIdentities(value: List<String>?)

Parameters

value

The list of user identities associated with the Batch pool.


@JvmName(name = "vclwncaxmjvjpaym")
suspend fun userAssignedIdentities(vararg values: Output<String>)


@JvmName(name = "ifahxapueeyvnryr")
suspend fun userAssignedIdentities(values: List<Output<String>>)
@JvmName(name = "kbamdtmprfvdxyxa")
suspend fun userAssignedIdentities(vararg values: String)

Parameters

values

The list of user identities associated with the Batch pool.