warnings property

List<SslPolicyWarnings>? warnings
getter/setter pair

If potential misconfigurations are detected for this SSL policy, this field will be populated with warning messages.

Output only.

Implementation

core.List<SslPolicyWarnings>? warnings;