emailAddresses

@JvmName(name = "jgtwqliqaxvetvrn")
suspend fun emailAddresses(value: Output<List<String>>)
@JvmName(name = "dtducywcabbawrun")
suspend fun emailAddresses(value: List<String>?)

Parameters

value

A list of emails that can approve the access request.


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


@JvmName(name = "gnxxfahivjbiowri")
suspend fun emailAddresses(values: List<Output<String>>)
@JvmName(name = "ymtxpiyskgsokkbv")
suspend fun emailAddresses(vararg values: String)

Parameters

values

A list of emails that can approve the access request.