emailAddresses

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

Parameters

value

A list of emails that can approve the access request.


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


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

Parameters

values

A list of emails that can approve the access request.