identities

@JvmName(name = "ivpbkphkkdbvlwdk")
suspend fun identities(value: Output<List<String>>)
@JvmName(name = "lrvhkemxcovwtbdw")
suspend fun identities(value: List<String>)

Parameters

value

A list of identities that can access the privileges defined by the role.


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


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

Parameters

values

A list of identities that can access the privileges defined by the role.