serverCertificateArns

@JvmName(name = "qnxfieylcgwtfeqd")
suspend fun serverCertificateArns(value: Output<List<String>>)
@JvmName(name = "ysxmybrtvqnkrqty")
suspend fun serverCertificateArns(value: List<String>?)

Parameters

value

The ARNs of the certificates that AWS IoT passes to the device during the TLS handshake. Currently you can specify only one certificate ARN. This value is not required for AWS -managed domains.


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


@JvmName(name = "pihrontorpeeycud")
suspend fun serverCertificateArns(values: List<Output<String>>)
@JvmName(name = "lpfikkqkwtxkjgly")
suspend fun serverCertificateArns(vararg values: String)

Parameters

values

The ARNs of the certificates that AWS IoT passes to the device during the TLS handshake. Currently you can specify only one certificate ARN. This value is not required for AWS -managed domains.