sslCertificates

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

Parameters

value

A list of SslCertificate resources that are used to authenticate connections between users and the load balancer. At least one SSL certificate must be specified.


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


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

Parameters

values

A list of SslCertificate resources that are used to authenticate connections between users and the load balancer. At least one SSL certificate must be specified.