emails

@JvmName(name = "diubivmegbybvjrs")
suspend fun emails(value: Output<List<String>>)
@JvmName(name = "digoitdchytvuwqr")
suspend fun emails(value: List<String>?)

Parameters

value

A list of email addresses identified by this Certificate. Changing this forces a new resource to be created.


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


@JvmName(name = "xgavpviupunlbhbo")
suspend fun emails(values: List<Output<String>>)
@JvmName(name = "iuqpqppaymqnylmy")
suspend fun emails(vararg values: String)

Parameters

values

A list of email addresses identified by this Certificate. Changing this forces a new resource to be created.