Get Certificate Map Gclb Target
data class GetCertificateMapGclbTarget(val ipConfigs: List<GetCertificateMapGclbTargetIpConfig>, val targetHttpsProxy: String, val targetSslProxy: String)
Constructors
Link copied to clipboard
constructor(ipConfigs: List<GetCertificateMapGclbTargetIpConfig>, targetHttpsProxy: String, targetSslProxy: String)
Properties
Link copied to clipboard
An IP configuration where this Certificate Map is serving
Link copied to clipboard
Proxy name must be in the format projects//locations//targetHttpsProxies/*. This field is part of a union field 'target_proxy': Only one of 'targetHttpsProxy' or 'targetSslProxy' may be set.
Link copied to clipboard
Proxy name must be in the format projects//locations//targetSslProxies/. This field is part of a union field 'target_proxy': Only one of 'targetHttpsProxy' or 'targetSslProxy' may be set. /////*/