enforce Certificate Name Check
suspend fun enforceCertificateNameCheck(value: Output<Either<String, EnforceCertificateNameCheckEnabledState>>)
suspend fun enforceCertificateNameCheck(value: Either<String, EnforceCertificateNameCheckEnabledState>?)
Parameters
value
Whether to enforce certificate name check on HTTPS requests to all backend pools. No effect on non-HTTPS requests.