certificateManagerCertificates

@JvmName(name = "agihtrkdmvukotvv")
suspend fun certificateManagerCertificates(value: Output<List<String>>)
@JvmName(name = "vxoqvxcfbeyuvtlk")
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. Certificate manager certificates only apply when the load balancing scheme is set to INTERNAL_MANAGED. For EXTERNAL and EXTERNAL_MANAGED, use certificate_map instead. sslCertificates and certificateManagerCertificates fields can not 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 = "rqxlrbhoeyilosfj")
suspend fun certificateManagerCertificates(vararg values: Output<String>)


@JvmName(name = "jxeuxqbvhsdvvarm")
suspend fun certificateManagerCertificates(values: List<Output<String>>)
@JvmName(name = "skesodmigvxrahqx")
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. Certificate manager certificates only apply when the load balancing scheme is set to INTERNAL_MANAGED. For EXTERNAL and EXTERNAL_MANAGED, use certificate_map instead. sslCertificates and certificateManagerCertificates fields can not 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}