sslCertificates

@JvmName(name = "hxhnsdewkfytlnlr")
suspend fun sslCertificates(value: Output<List<String>>)
@JvmName(name = "pmwmsmemxxvpepdm")
suspend fun sslCertificates(value: List<String>?)

Parameters

value

A list of RegionSslCertificate resources that are used to authenticate connections between users and the load balancer. Currently, exactly one SSL certificate must be specified.


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


@JvmName(name = "fbvofpxfqgxnqvas")
suspend fun sslCertificates(values: List<Output<String>>)
@JvmName(name = "hbxvmkjbrhwlykyn")
suspend fun sslCertificates(vararg values: String)

Parameters

values

A list of RegionSslCertificate resources that are used to authenticate connections between users and the load balancer. Currently, exactly one SSL certificate must be specified.