approverEmailRecipients

@JvmName(name = "tjbtsdycghwlcmsy")
suspend fun approverEmailRecipients(value: Output<List<String>>)
@JvmName(name = "jmegiivsblivposi")
suspend fun approverEmailRecipients(value: List<String>?)

Parameters

value

Optional. Additional email addresses to be notified when a grant is pending approval.


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


@JvmName(name = "hpqwyfyqwhgadbnk")
suspend fun approverEmailRecipients(values: List<Output<String>>)
@JvmName(name = "hybhnmnplfialvvw")
suspend fun approverEmailRecipients(vararg values: String)

Parameters

values

Optional. Additional email addresses to be notified when a grant is pending approval.