allowedIdentities

@JvmName(name = "hjyyrkrcojgpibyd")
suspend fun allowedIdentities(value: Output<List<String>>)
@JvmName(name = "kjatukbtspgrpcjl")
suspend fun allowedIdentities(value: List<String>?)

Parameters

value

The list of allowed Identities for the Default Authorisation Policy.


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


@JvmName(name = "scxpeiaarjdddwsv")
suspend fun allowedIdentities(values: List<Output<String>>)
@JvmName(name = "cmofliafgugpxthp")
suspend fun allowedIdentities(vararg values: String)

Parameters

values

The list of allowed Identities for the Default Authorisation Policy.