edgeSslCertificates

@JvmName(name = "rfuemhykoflpbvok")
suspend fun edgeSslCertificates(value: Output<List<String>>)
@JvmName(name = "ihfvueibxxbntuun")
suspend fun edgeSslCertificates(value: List<String>?)

Parameters

value

URLs to sslCertificate resources that are used to authenticate connections between users and the EdgeCacheService. Note that only "global" certificates with a "scope" of "EDGE_CACHE" can be attached to an EdgeCacheService.


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


@JvmName(name = "mefummbtnhgfkcjt")
suspend fun edgeSslCertificates(values: List<Output<String>>)
@JvmName(name = "ehwgimjapwlhywlg")
suspend fun edgeSslCertificates(vararg values: String)

Parameters

values

URLs to sslCertificate resources that are used to authenticate connections between users and the EdgeCacheService. Note that only "global" certificates with a "scope" of "EDGE_CACHE" can be attached to an EdgeCacheService.