certificateAuthorityArns

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

Parameters

value

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


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


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

Parameters

values

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