sslProtocol property
- @BuiltValueField.new(wireName: r'sslProtocol')
The SSL protocol employed by the endpoint. >Permitted values: TLSv12, TLSv13.
Implementation
@BuiltValueField(wireName: r'sslProtocol')
NotificationConfigurationDetailsSslProtocolEnum? get sslProtocol;