RequestSchemeMatchConditionParametersArgs

constructor(matchValues: Output<List<Either<String, RequestSchemeMatchValue>>>? = null, negateCondition: Output<Boolean>? = null, operator: Output<String>, transforms: Output<List<Either<String, Transform>>>? = null, typeName: Output<String>)