serverCertificateArns

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

Parameters

value

The ARNs of the certificates that IoT passes to the device during the TLS handshake. Currently you can specify only one certificate ARN. This value is not required for Amazon Web Services-managed domains. When using a custom domain_name, the cert must include it.


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


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

Parameters

values

The ARNs of the certificates that IoT passes to the device during the TLS handshake. Currently you can specify only one certificate ARN. This value is not required for Amazon Web Services-managed domains. When using a custom domain_name, the cert must include it.