identityIds

@JvmName(name = "nwfgjcqikqiuhhwc")
suspend fun identityIds(value: Output<List<String>>)
@JvmName(name = "elvqnhonpiycxbvd")
suspend fun identityIds(value: List<String>?)

Parameters

value

A list of the User Assigned Identity IDs that should be assigned to this Load Test.


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


@JvmName(name = "koumlswhnwjlfxxp")
suspend fun identityIds(values: List<Output<String>>)
@JvmName(name = "yjuyvveawmbcwwxp")
suspend fun identityIds(vararg values: String)

Parameters

values

A list of the User Assigned Identity IDs that should be assigned to this Load Test.