identityIds

@JvmName(name = "wswfdigefkhwylis")
suspend fun identityIds(value: Output<List<String>>)
@JvmName(name = "rjfdjgscamasnhei")
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 = "bsmsxqxtdkgkxodb")
suspend fun identityIds(vararg values: Output<String>)


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

Parameters

values

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