validateSsl property

TfArg<bool>? validateSsl
final

Validate the SSL certificate chain (only meaningful when useSsl is true and monitoredResource type is 'uptime_url').

Implementation

final TfArg<bool>? validateSsl;