identityIds

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

Parameters

value

The identity id of the user assigned identity to use when type is UserAssigned


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


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

Parameters

values

The identity id of the user assigned identity to use when type is UserAssigned