Get Certificate Map Result
data class GetCertificateMapResult(val createTime: String, val description: String, val gclbTargets: List<GclbTargetResponse>, val labels: Map<String, String>, val name: String, val updateTime: String)
Properties
Link copied to clipboard
The creation timestamp of a Certificate Map.
Link copied to clipboard
One or more paragraphs of text description of a certificate map.
Link copied to clipboard
A list of GCLB targets that use this Certificate Map. A Target Proxy is only present on this list if it's attached to a Forwarding Rule.
Link copied to clipboard
The update timestamp of a Certificate Map. //*/