certificateManagerCertificates

@JvmName(name = "ykkfmbgdiscsjjfb")
suspend fun certificateManagerCertificates(value: Output<List<String>>)
@JvmName(name = "vpjlrsdtjifpwqlo")
suspend fun certificateManagerCertificates(value: List<String>?)

Parameters

value

URLs to certificate manager certificate resources that are used to authenticate connections between users and the load balancer. sslCertificates and certificateManagerCertificates can't be defined together. Accepted format is //certificatemanager.googleapis.com/projects/{project}/locations/{location}/certificates/{resourceName} or just the self_link projects/{project}/locations/{location}/certificates/{resourceName}


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


@JvmName(name = "vrboapkbfgawrmie")
suspend fun certificateManagerCertificates(values: List<Output<String>>)
@JvmName(name = "irclcsiiudbvtqqs")
suspend fun certificateManagerCertificates(vararg values: String)

Parameters

values

URLs to certificate manager certificate resources that are used to authenticate connections between users and the load balancer. sslCertificates and certificateManagerCertificates can't be defined together. Accepted format is //certificatemanager.googleapis.com/projects/{project}/locations/{location}/certificates/{resourceName} or just the self_link projects/{project}/locations/{location}/certificates/{resourceName}