emailAddresses

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

Parameters

value

List of emails to request approval from.


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


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

Parameters

values

List of emails to request approval from.