certificateAuthorityArns

@JvmName(name = "itejpqpujwbcehcs")
suspend fun certificateAuthorityArns(value: Output<List<String>>)
@JvmName(name = "hsfyqcjnsabsghhq")
suspend fun certificateAuthorityArns(value: List<String>?)

Parameters

value

List of ACM Certificate Authority Amazon Resource Names (ARNs).


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


@JvmName(name = "xncgawjyubwtjpeh")
suspend fun certificateAuthorityArns(values: List<Output<String>>)
@JvmName(name = "wvaxbbpuwuvuoaig")
suspend fun certificateAuthorityArns(vararg values: String)

Parameters

values

List of ACM Certificate Authority Amazon Resource Names (ARNs).