certificateUrls property

  1. @TagNumber.new(14)
List<String> get certificateUrls

Optional. A fully-qualified Certificates URL reference. The proxy presents a Certificate (selected based on SNI) when establishing a TLS connection. This feature only applies to gateways of type 'SECURE_WEB_GATEWAY'.

Implementation

@$pb.TagNumber(14)
$core.List<$core.String> get certificateUrls => $_getList(11);