allowedIdentities

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

Parameters

value

The list of allowed Identities for the Default Authorisation Policy.


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


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

Parameters

values

The list of allowed Identities for the Default Authorisation Policy.