identities

@JvmName(name = "qrmwtmirpvlrdcil")
suspend fun identities(value: Output<List<String>>)
@JvmName(name = "xapndffigntptplo")
suspend fun identities(value: List<String>?)

Parameters

value

The list of the allowed identities.


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


@JvmName(name = "yktomqceyjeppjkg")
suspend fun identities(values: List<Output<String>>)
@JvmName(name = "lmqsuxxwtcaukboc")
suspend fun identities(vararg values: String)

Parameters

values

The list of the allowed identities.