certificateMap property

String? certificateMap
getter/setter pair

URL of a certificate map that identifies a certificate map associated with the given target proxy.

This field can only be set for Global external Application Load Balancer or Classic Application Load Balancer. For other products use Certificate Manager Certificates instead. If set, sslCertificates will be ignored. Accepted format is //certificatemanager.googleapis.com/projects/{project }/locations/{location}/certificateMaps/{resourceName}.

Implementation

core.String? certificateMap;