sslCertificates

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

Parameters

value

A list of SslCertificate resource URLs or Certificate Manager certificate URLs that are used to authenticate connections between users and the load balancer. At least one resource must be specified.


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


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

Parameters

values

A list of SslCertificate resource URLs or Certificate Manager certificate URLs that are used to authenticate connections between users and the load balancer. At least one resource must be specified.