Ssl Protocol Match Condition Parameters Args
constructor(matchValues: Output<List<Either<String, SslProtocol>>>? = null, negateCondition: Output<Boolean>? = null, operator: Output<Either<String, SslProtocolOperator>>, transforms: Output<List<Either<String, Transform>>>? = null, typeName: Output<String>)